Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2003 09:31:01 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Christoph Kukulies <kuku@physik.rwth-aachen.de>
Cc:        hackers@freebsd.org
Subject:   Re: setting CMOS clock
Message-ID:  <20030605143100.GA90313@dan.emsphone.com>
In-Reply-To: <200306051115.h55BFqv06885@accms33.physik.rwth-aachen.de>
References:  <200306051115.h55BFqv06885@accms33.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jun 05), Christoph Kukulies said:
> I'm using a cron job to synchronize time against a timeserver in a
> local network. The timeserver is a NT box that has a DCF77 clock
> attached.
> 
> I chose rdate (/usr/ports/sysutils/rdate) to do the synchronisation.
> 
> Does this also set the CMS clock correctly or what would I have to do
> to set the cmos clock?

The CMOS clock is automatically set whenever the system's time is
updated.  You might want to think about installing NTPD on your NT
machine and using NTP to synch instead.  rdate can only give you time
to the nearest second, and according to
http://www.eecis.udel.edu/~ntp/ntpfaq/NTP-s-refclk.htm#AEN4231 , the
DCF77 signal is accurate to ~3ms .  Precompiled ntpd binaries for NT
are available at http://www.ntp.org/links.html

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030605143100.GA90313>