summaryrefslogtreecommitdiff
path: root/gpsd.usermap
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-03-03 14:04:07 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-03-03 14:04:07 +0000
commite81e740d82be2782a9a90eca3605a4d7a05544f3 (patch)
treed14c5668967e68ab6dbb2598dcff30d60704a15a /gpsd.usermap
parent691c3211fe6a83c931bc73280b4457e55efc4288 (diff)
downloadgpsd-e81e740d82be2782a9a90eca3605a4d7a05544f3.tar.gz
Incomplete prototype versions of the hotplug scripts.
Diffstat (limited to 'gpsd.usermap')
-rw-r--r--gpsd.usermap12
1 files changed, 12 insertions, 0 deletions
diff --git a/gpsd.usermap b/gpsd.usermap
new file mode 100644
index 00000000..8de0847e
--- /dev/null
+++ b/gpsd.usermap
@@ -0,0 +1,12 @@
+# Hotplug device map for GPSD
+#
+# GPSes don't have their own USB device class. They're serial-over-USB
+# devices, so what you see is actually the ID of the serial-over-USB chip.
+# Fortunately, just two of these account for over 80% of consumer-grade
+# GPS sensors. The gpsdplug script will tell a running gpsd that it should
+# look at the device that just went active, because it might be a GPS.
+#
+# The Prolific Technology 2303
+gpsdplug 0x0003 0x067b 0x2303 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000
+# FTDI 8U232AM
+gpsdplug 0x0003 0x0403 0x6001 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000