Date: Wed, 18 Mar 1998 16:59:37 -0600 From: Dan Nelson <dnelson@emsphone.com> To: johnp@lodgenet.com, freebsd-hackers@FreeBSD.ORG Subject: Re: Time Clock Message-ID: <19980318165937.A9910@emsphone.com> In-Reply-To: <199803182236.QAA29332@milo.lodgenet.com>; from "John Prince" on Wed Mar 18 16:36:51 GMT 1998 References: <199803182236.QAA29332@milo.lodgenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 18), John Prince said: > Is it possible to access and display both the RTC clock and the > system time clock.. > > I seem to be a bit confused... By default, they are the same thing. The settimeofday() call always sets the RTC clock, unless the sysctl variable machdep.disable_rtc_set is set to 1. What are you trying to do? -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980318165937.A9910>