From c0027f5b4965bfdaf497ff6ea7318130bb05ecd8 Mon Sep 17 00:00:00 2001 From: Ollivier Robert Date: Thu, 23 Jun 2005 21:37:27 +0000 Subject: [PATCH] Add Meinberg clocks to the default ntpd. It contains both a DCF77 and a GPS receiver. PR: bin/78207 Submitted by: Joerg Pulz Approved by: re (scottl) --- usr.sbin/ntp/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index 207992c2985b..ff6cb575e6d4 100644 --- a/usr.sbin/ntp/config.h +++ b/usr.sbin/ntp/config.h @@ -84,7 +84,7 @@ #define CLOCK_LOCAL 1 /* Meinberg clocks */ -/* #undef CLOCK_MEINBERG */ +#define CLOCK_MEINBERG 1 /* EES M201 MSF receiver */ /* #undef CLOCK_MSFEES */