cinterion,udev: ensure 'usb' subsystems before idVendor/idProduct rules
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# do not edit this file, it will be overwritten on update
|
||||
|
||||
ACTION!="add|change|move", GOTO="mm_cinterion_port_types_end"
|
||||
SUBSYSTEMS!="usb", GOTO="mm_cinterion_port_types_end"
|
||||
SUBSYSTEM!="tty", GOTO="mm_cinterion_port_types_end"
|
||||
ATTRS{idVendor}!="1e2d", GOTO="mm_cinterion_port_types_end"
|
||||
|
||||
|
Reference in New Issue
Block a user