Blacklist Garmin ANT+ sticks

This commit is contained in:
Arto Jantunen
2017-09-10 08:36:20 +03:00
committed by Aleksander Morgado
parent d6d52b95c7
commit abfd8d3b08

View File

@@ -117,6 +117,9 @@ ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a7", ENV{ID_MM_DEVICE_IGNORE}="1"
# Garmin GPS devices
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
DRIVERS=="cypress_m8", ENV{ID_MM_DEVICE_IGNORE}="1"