aboutsummaryrefslogtreecommitdiff
path: root/plugins/longcheer
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/longcheer')
-rw-r--r--plugins/longcheer/77-mm-longcheer-port-types.rules8
1 files changed, 2 insertions, 6 deletions
diff --git a/plugins/longcheer/77-mm-longcheer-port-types.rules b/plugins/longcheer/77-mm-longcheer-port-types.rules
index 895096b9..256c8f17 100644
--- a/plugins/longcheer/77-mm-longcheer-port-types.rules
+++ b/plugins/longcheer/77-mm-longcheer-port-types.rules
@@ -12,13 +12,9 @@
# cmser.inf lists the aux ports that may be either AT-capable or not but
# cannot be used for PPP.
-
ACTION!="add|change|move", GOTO="mm_longcheer_port_types_end"
-SUBSYSTEMS!="usb", GOTO="mm_longcheer_port_types_end"
-SUBSYSTEM!="tty", GOTO="mm_longcheer_port_types_end"
-
-ATTRS{idVendor}=="1c9e", GOTO="mm_longcheer_vendorcheck"
-ATTRS{idVendor}=="1bbb", GOTO="mm_tamobile_vendorcheck"
+SUBSYSTEMS=="usb", ATTRS{idVendor}=="1c9e", GOTO="mm_longcheer_vendorcheck"
+SUBSYSTEMS=="usb", ATTRS{idVendor}=="1bbb", GOTO="mm_tamobile_vendorcheck"
GOTO="mm_longcheer_port_types_end"
LABEL="mm_longcheer_vendorcheck"