From owner-freebsd-hackers Fri Sep 3 1: 1:42 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from ns.plaut.de (ns.plaut.de [194.39.177.166]) by hub.freebsd.org (Postfix) with ESMTP id E482D15668 for ; Fri, 3 Sep 1999 01:01:38 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: from totum.plaut.de (totum.plaut.de [194.39.177.9]) by ns.plaut.de (8.9.3/8.9.3) with ESMTP id KAA02732; Fri, 3 Sep 1999 10:01:01 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by totum.plaut.de (8.9.3/8.9.3) with UUCP id KAA22233; Fri, 3 Sep 1999 10:01:01 +0200 (MET DST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.9.3/8.8.8) with ESMTP id KAA01351; Fri, 3 Sep 1999 10:00:35 +0200 (CEST) (envelope-from root@nihil.plaut.de) Date: Fri, 3 Sep 1999 10:00:35 +0200 (CEST) From: Michael Reifenberger To: Jaye Mathisen Cc: hackers@FreeBSD.ORG Subject: Re: systat -- "The alternate system clock has died"... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Sep 1999, Jaye Mathisen wrote: ... > Anybody else seeing this? Or is it make world time again...? There was a patch flooding around to /sys/i386/isa/clock.c in the lists which add a: while (rtcin(RTC_INTR) & RTCIR_PERIOD) statclock(&frame); to the beginning of clkintr(). This seems to eliminate the problem for me. Bye! ---- Michael Reifenberger Plaut Software GmbH, R/3 Basis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message