blacklist: add Analog PlutoSDR

Reported-by: Robin Getz <Robin.Getz@analog.com>
This commit is contained in:
Aleksander Morgado
2017-01-31 00:43:22 +01:00
parent ab48dc5b17
commit f20f2d0428

View File

@@ -174,4 +174,7 @@ ATTRS{idVendor}=="1d9d", ATTRS{idProduct}=="1011", ENV{ID_MM_DEVICE_IGNORE}="1"
# Telit LE866 flashing device
ATTRS{idVendor}=="216f", ATTRS{idProduct}=="0051", ENV{ID_MM_DEVICE_IGNORE}="1"
# Analog Devices ADALM-PLUTO (PlutoSDR)
ATTRS{idVendor}=="0456", ATTRS{idProduct}=="b673", ENV{ID_MM_DEVICE_IGNORE}="1"
LABEL="mm_usb_device_blacklist_end"