blacklist: add Bluegiga BLE112B

https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1229748
This commit is contained in:
Aleksander Morgado
2013-09-24 16:50:59 +02:00
parent 2f7ec3df8c
commit 0dd93549a1

View File

@@ -91,4 +91,7 @@ ATTRS{idVendor}=="239a", ATTRS{idProduct}=="8004", ENV{ID_MM_DEVICE_IGNORE}="1"
# Altair U-Boot device # Altair U-Boot device
ATTRS{idVendor}=="0216", ATTRS{idProduct}=="0051", ENV{ID_MM_DEVICE_IGNORE}="1" ATTRS{idVendor}=="0216", ATTRS{idProduct}=="0051", ENV{ID_MM_DEVICE_IGNORE}="1"
# Bluegiga BLE112B
ATTRS{idVendor}=="2458", ATTRS{idProduct}=="0001", ENV{ID_MM_DEVICE_IGNORE}="1"
LABEL="mm_usb_device_blacklist_end" LABEL="mm_usb_device_blacklist_end"