summaryrefslogtreecommitdiff
path: root/src/77-mm-usb-device-blacklist.rules
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-04-08 11:09:46 -0500
committerDan Williams <dcbw@redhat.com>2013-04-08 11:09:46 -0500
commit55fdc76a56e5da0eb391d22d6f53d985ca38a9af (patch)
tree3d89df60b3f9ef1aa0c7a0f8b707da92225b9710 /src/77-mm-usb-device-blacklist.rules
parent660d59ab44d9821a2b2a5efea823d51fb72e5511 (diff)
blacklist: move Arduino USB/Serial adapter to greylist
It's a generic adapter, should be in the manual-probe-only greylist instead of the blacklist.
Diffstat (limited to 'src/77-mm-usb-device-blacklist.rules')
-rw-r--r--src/77-mm-usb-device-blacklist.rules6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/77-mm-usb-device-blacklist.rules b/src/77-mm-usb-device-blacklist.rules
index 8a2d251b..30355b1b 100644
--- a/src/77-mm-usb-device-blacklist.rules
+++ b/src/77-mm-usb-device-blacklist.rules
@@ -84,12 +84,6 @@ ATTRS{idVendor}=="2341", ENV{ID_MM_DEVICE_IGNORE}="1"
ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9207", ENV{ID_MM_DEVICE_IGNORE}="1"
ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9208", ENV{ID_MM_DEVICE_IGNORE}="1"
-# FT232 USB-Serial (UART) IC (Arduino)
-ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", ENV{ID_MM_DEVICE_IGNORE}="1"
-
-# Atmel Corp. LUFA USB to Serial Adapter Project (Arduino)
-ATTRS{idVendor}=="03eb", ATTRS{idProduct}=="204b", ENV{ID_MM_DEVICE_IGNORE}="1"
-
# Altair U-Boot device
ATTRS{idVendor}=="0216", ATTRS{idProduct}=="0051" ENV{ID_MM_DEVICE_IGNORE}="1"