blacklist: ignore empiriKit science lab controller device

This commit is contained in:
Aleksander Morgado
2014-03-24 16:24:48 +01:00
parent 4827933f0c
commit e9cae166cc

View File

@@ -116,4 +116,7 @@ ATTRS{idVendor}=="1d50", ENV{ID_MM_DEVICE_IGNORE}="1"
# All devices from 3D Robotics
ATTRS{idVendor}=="26ac", ENV{ID_MM_DEVICE_IGNORE}="1"
# empiriKit science lab controller device
ATTRS{idVendor}=="0425", ATTRS{idProduct}=="0408", ENV{ID_MM_DEVICE_IGNORE}="1"
LABEL="mm_usb_device_blacklist_end"