summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]