Change a comment
This commit is contained in:
parent
9b8476355d
commit
ef026b7bc6
|
@ -1,11 +1,11 @@
|
|||
ACTION!="add|change", GOTO="mbim_to_qmi_rules_end"
|
||||
ACTION!="add|change", GOTO="mbim_to_qmi_rules_end"
|
||||
|
||||
SUBSYSTEM!="usb", GOTO="mbim_to_qmi_rules_end"
|
||||
SUBSYSTEM!="usb", GOTO="mbim_to_qmi_rules_end"
|
||||
|
||||
# ignore any device with only one configuration
|
||||
ATTR{bNumConfigurations}=="1", GOTO="mbim_to_qmi_rules_end"
|
||||
# ignore any device with only one configuration
|
||||
ATTR{bNumConfigurations}=="1", GOTO="mbim_to_qmi_rules_end"
|
||||
|
||||
# force Sierra Wireless MC8035 to configuration #1
|
||||
ATTR{idVendor}=="413c",ATTR{idProduct}=="81b1",ATTR{bConfigurationValue}="1"
|
||||
# force Dell WWAN 5809e to configuration #1
|
||||
ATTR{idVendor}=="413c",ATTR{idProduct}=="81b1",ATTR{bConfigurationValue}="1"
|
||||
|
||||
LABEL="mbim_to_qmi_rules_end"
|
||||
LABEL="mbim_to_qmi_rules_end"
|
||||
|
|
Loading…
Reference in New Issue
Block a user