aboutsummaryrefslogtreecommitdiff
path: root/plugins/telit
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/telit')
-rw-r--r--plugins/telit/77-mm-telit-port-types.rules7
1 files changed, 4 insertions, 3 deletions
diff --git a/plugins/telit/77-mm-telit-port-types.rules b/plugins/telit/77-mm-telit-port-types.rules
index 695246c2..5e667c3e 100644
--- a/plugins/telit/77-mm-telit-port-types.rules
+++ b/plugins/telit/77-mm-telit-port-types.rules
@@ -1,9 +1,10 @@
# do not edit this file, it will be overwritten on update
ACTION!="add|change|move", GOTO="mm_telit_port_types_end"
-SUBSYSTEMS!="usb", GOTO="mm_telit_port_types_end"
-SUBSYSTEM!="tty", GOTO="mm_telit_port_types_end"
-ATTRS{idVendor}!="1bc7", GOTO="mm_telit_port_types_end"
+SUBSYSTEMS=="usb", ATTRS{idVendor}=="1bc7", GOTO="mm_telit_port_types"
+GOTO="mm_telit_port_types_end"
+
+LABEL="mm_telit_port_types"
# UC864-E, UC864-E-AUTO, UC864-K, UC864-WD, UC864-WDU
ATTRS{idVendor}=="1bc7", ATTRS{idProduct}=="1003", ATTRS{bInterfaceNumber}=="00", ENV{ID_MM_TELIT_PORT_TYPE_MODEM}="1"