From owner-freebsd-hackers Wed Mar 18 14:59:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15604 for freebsd-hackers-outgoing; Wed, 18 Mar 1998 14:59:50 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from dan.emsphone.com (dan@dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15597 for ; Wed, 18 Mar 1998 14:59:43 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.8.8/8.8.6) id QAA10066; Wed, 18 Mar 1998 16:59:37 -0600 (CST) Message-ID: <19980318165937.A9910@emsphone.com> Date: Wed, 18 Mar 1998 16:59:37 -0600 From: Dan Nelson To: johnp@lodgenet.com, freebsd-hackers@FreeBSD.ORG Subject: Re: Time Clock References: <199803182236.QAA29332@milo.lodgenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.90.5i In-Reply-To: <199803182236.QAA29332@milo.lodgenet.com>; from "John Prince" on Wed Mar 18 16:36:51 GMT 1998 X-OS: FreeBSD 2.2.6-BETA Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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