Skip to content
Snippets Groups Projects
Commit 16d2223f authored by Aleksander Morgado's avatar Aleksander Morgado
Browse files

blacklist: include all Pycom devices

parent 943c5f29
No related branches found
No related tags found
No related merge requests found
......@@ -198,4 +198,9 @@ ATTRS{idVendor}=="0525", ATTRS{idProduct}=="a4a7", ENV{ID_MM_DEVICE_IGNORE}="1"
# Silicon Labs Telegesis ETRX USB Zigbee dongle
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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment