Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 1997 20:01:11 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        bugs@freebsd.org
Subject:   statclock stopped
Message-ID:  <199703040901.UAA01832@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
The statclock stopped on one of my systems after running for 19 days.
I fixed it by running a `show rtc' command in ddb.  This happens to
read the clock status register, which is the normal way to keep the
clock interrupting.  The status register had the unusual value 0xf0
in it.  0xd0 is normal.  0x20 is `alarm intr'.

Bruce



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