summaryrefslogtreecommitdiff
path: root/gpsd.rules
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-02-27 02:30:36 -0500
committerEric S. Raymond <esr@thyrsus.com>2012-02-27 02:30:36 -0500
commit4dfff2cb4c52e11f9538ecc4359cd93ceb8d2322 (patch)
tree0cd73b11024b70ae00f4fd8f8ca71a2e95128015 /gpsd.rules
parent51832a2119c8c41f0f1ec0752b564a559f679134 (diff)
downloadgpsd-4dfff2cb4c52e11f9538ecc4359cd93ceb8d2322.tar.gz
Address Savannah bug #35476: delorme LT-40 usb.
Diffstat (limited to 'gpsd.rules')
-rw-r--r--gpsd.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/gpsd.rules b/gpsd.rules
index a009727a..04e148d4 100644
--- a/gpsd.rules
+++ b/gpsd.rules
@@ -31,6 +31,8 @@ ATTRS{idVendor}=="067b", ATTRS{idProduct}=="aaa0", SYMLINK+="gps%n", RUN+="/lib/
ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", SYMLINK+="gps%n", RUN+="/lib/udev/gpsd.hotplug"
# Cypress M8/CY7C64013 (Delorme uses these) [linux module: cypress_m8]
ATTRS{idVendor}=="1163", ATTRS{idProduct}=="0100", SYMLINK+="gps%n", RUN+="/lib/udev/gpsd.hotplug"
+# Cypress M8/CY7C64013 (DeLorme LT-40)
+ATTRS{idVendor}=="1163", ATTRS{idProduct}=="0200", SYMLINK+="gps%n", RUN+="/lib/udev/gpsd.hotplug"
# Garmin International GPSmap, various models (tested with Garmin GPS 18 USB) [linux module: garmin_gps]
ATTRS{idVendor}=="091e", ATTRS{idProduct}=="0003", SYMLINK+="gps%n", RUN+="/lib/udev/gpsd.hotplug"
# Cygnal Integrated Products, Inc. CP210x Composite Device (Used by Holux m241 and Wintec grays2 wbt-201) [linux module: cp210x]