summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>1999-12-13 19:44:07 +0000
committerroberto <roberto@FreeBSD.org>1999-12-13 19:44:07 +0000
commitcdc2842a0cd96f5e492c5b721ec3bf6dc5735810 (patch)
tree3e4f6e64bad70b992eb06c084dedddc545111de1 /usr.sbin/ntp
parentad4df1eda4bf1c8ecce71bd514f1282b39a66d7b (diff)
downloadFreeBSD-src-cdc2842a0cd96f5e492c5b721ec3bf6dc5735810.zip
FreeBSD-src-cdc2842a0cd96f5e492c5b721ec3bf6dc5735810.tar.gz
Add the NMEA and the ONCORE driver.
Submitted by: wollman, phk
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h
index e37dd3e..79c178e 100644
--- a/usr.sbin/ntp/config.h
+++ b/usr.sbin/ntp/config.h
@@ -170,7 +170,7 @@
/* #undef CLOCK_MX4200 */
/* NMEA GPS receiver */
-/* #undef CLOCK_NMEA */
+#define CLOCK_NMEA 1
/* Palisade clock */
/* #undef CLOCK_PALISADE */
@@ -194,7 +194,7 @@
/* #undef CLOCK_SHM */
/* Motorola UT Oncore GPS */
-/* #undef CLOCK_ONCORE */
+#define CLOCK_ONCORE 1
/* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
/* #undef CLOCK_TPRO */
OpenPOWER on IntegriCloud