summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorGreg Troxel <gdt@ir.bbn.com>2014-08-26 18:05:37 -0700
committerGary E. Miller <gem@rellim.com>2014-08-26 18:05:37 -0700
commitb804eff07e5b6e85a1db4027b4c13e721d9b6754 (patch)
tree2cf192a7577399e9886b85b8ad4059adc13ef5b9 /www
parentf69edaae7bbb22601e8b213a342ebd3ba4df780a (diff)
downloadgpsd-b804eff07e5b6e85a1db4027b4c13e721d9b6754.tar.gz
Fix up NetBSD in the time service howto
Thanks to Greg Troxel
Diffstat (limited to 'www')
-rw-r--r--www/gpsd-time-service-howto.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/www/gpsd-time-service-howto.txt b/www/gpsd-time-service-howto.txt
index d66ffbb2..b2fc64f6 100644
--- a/www/gpsd-time-service-howto.txt
+++ b/www/gpsd-time-service-howto.txt
@@ -286,10 +286,16 @@ kernel). This will have a list of the configuration options that were
used to build the kernel. You can check if the above options are
set. Usually they will be set to "m", which is sufficient.
+NetBSD has included the RFC2783 Pulse Per Second API for real serial
+ports by default since 1998, and it works with ntpd. NetBSD 7
+(forthcoming) includes RFC2783 support for USB-serial devices, and
+this works (with ntpd) with the GR601-W. However, gpsd's code
+interacts badly with the NetBSD implementation, and gpsd's support for
+RFC2783 PPS does not yet work on NetBSD (for serial or USB).
+
Other OSes have different ways to enable KPPS in their kernels.
When we learn what those are, we'll document them or point
-at references. We can say that versions of NetBSD shipped after
-Juky 25 2014 have PPS support that is known to work with GPSD.
+at references.
You will need to have either ntpd or chrony installed. If you are
running a Unix variant with a package system, the packages will