blacklist: include all Pycom devices
https://bugs.freedesktop.org/show_bug.cgi?id=104320
This commit is contained in:
@@ -200,4 +200,9 @@ ATTRS{idVendor}=="0525", ATTRS{idProduct}=="a4a7", ENV{ID_MM_DEVICE_IGNORE}="1"
|
|||||||
# Silicon Labs Telegesis ETRX USB Zigbee dongle
|
# Silicon Labs Telegesis ETRX USB Zigbee dongle
|
||||||
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="000f", ENV{ID_MM_DEVICE_IGNORE}="1"
|
ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="000f", ENV{ID_MM_DEVICE_IGNORE}="1"
|
||||||
|
|
||||||
|
# All devices from Pycom LTD
|
||||||
|
# Since Pycom is not producing any modems, it is safe to blacklist all
|
||||||
|
# Pycom LTD devices.
|
||||||
|
ATTRS{idVendor}=="04d8", ENV{ID_MM_DEVICE_IGNORE}="1"
|
||||||
|
|
||||||
LABEL="mm_usb_device_blacklist_end"
|
LABEL="mm_usb_device_blacklist_end"
|
||||||
|
Reference in New Issue
Block a user