summaryrefslogtreecommitdiff
path: root/gpsd.rules.in
diff options
context:
space:
mode:
authorLukas Schauber <lukas.schauber@u-blox.com>2015-01-08 05:03:06 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-01-08 05:03:06 -0500
commit067d4e577473278acca8a95641f43675e719f857 (patch)
treea0a363fe0f53a67863d2001eda372cadf445d872 /gpsd.rules.in
parentdca915daccc4682b4549eb6b68c602e55a5e1851 (diff)
downloadgpsd-067d4e577473278acca8a95641f43675e719f857.tar.gz
Hotplug rules for u-blox 7 and 8.
Diffstat (limited to 'gpsd.rules.in')
-rw-r--r--gpsd.rules.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gpsd.rules.in b/gpsd.rules.in
index bd445bfa..8361a90c 100644
--- a/gpsd.rules.in
+++ b/gpsd.rules.in
@@ -43,6 +43,10 @@ ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea71", SYMLINK+="gps%n", @udevcomman
ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a5", SYMLINK+="gps%n", @udevcommand@
# u-blox AG, u-blox 6 (tested with GNSS Evaluation Kit TCXO) [linux module: cdc_acm]
ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a6", SYMLINK+="gps%n", @udevcommand@
+# u-blox AG, u-blox 7 [linux module: cdc_acm]
+ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a7", SYMLINK+="gps%n", @udevcommand@
+# u-blox AG, u-blox 8 (tested with GNSS Evaluation Kit EKV-M8N) [linux module: cdc_acm]
+ATTRS{idVendor}=="1546", ATTRS{idProduct}=="01a8", SYMLINK+="gps%n", @udevcommand@
# MediaTek (tested with HOLUX M-1200E) [linux module: cdc_acm]
ATTRS{idVendor}=="0e8d", ATTRS{idProduct}=="3329", SYMLINK+="gps%n", @udevcommand@
# Telit wireless solutions (tested with HE910G) [linux module: cdc_acm]