Adding IMC flashing device in blacklist

This commit is contained in:
Daniele Palmas
2015-03-06 16:12:34 +01:00
committed by Aleksander Morgado
parent 6a8fbf917a
commit 61ced36f83

View File

@@ -138,4 +138,7 @@ DRIVERS=="visor", ENV{ID_MM_DEVICE_IGNORE}="1"
# Palmconnect
ATTRS{idVendor}=="0830", ATTRS{idProduct}=="0080", ENV{ID_MM_DEVICE_IGNORE}="1"
# IMC flashing device
ATTRS{idVendor}=="058b", ATTRS{idProduct}=="0041", ENV{ID_MM_DEVICE_IGNORE}="1"
LABEL="mm_usb_device_blacklist_end"