Blacklist Garmin ANT+ sticks
This commit is contained in:

committed by
Aleksander Morgado

parent
d6d52b95c7
commit
abfd8d3b08
@@ -117,6 +117,9 @@ ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a7", ENV{ID_MM_DEVICE_IGNORE}="1"
|
|||||||
# Garmin GPS devices
|
# Garmin GPS devices
|
||||||
DRIVERS=="garmin_gps", ENV{ID_MM_DEVICE_IGNORE}="1"
|
DRIVERS=="garmin_gps", ENV{ID_MM_DEVICE_IGNORE}="1"
|
||||||
|
|
||||||
|
# Garmin ANT+ stick
|
||||||
|
ATTRS{idVendor}=="0fcf", ATTRS{idProduct}=="1009", ENV{ID_MM_DEVICE_IGNORE}="1"
|
||||||
|
|
||||||
# Cypress M8-based GPS devices, UPSes, and serial converters
|
# Cypress M8-based GPS devices, UPSes, and serial converters
|
||||||
DRIVERS=="cypress_m8", ENV{ID_MM_DEVICE_IGNORE}="1"
|
DRIVERS=="cypress_m8", ENV{ID_MM_DEVICE_IGNORE}="1"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user