Date: Fri, 30 Apr 2004 22:05:41 -0500 (CDT) From: Mike Silbersack <silby@silby.com> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa clock.c Message-ID: <20040430220507.B8726@odysseus.silby.com> In-Reply-To: <200404272003.i3RK3RFZ048001@repoman.freebsd.org> References: <200404272003.i3RK3RFZ048001@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Apr 2004, John Baldwin wrote: > jhb 2004/04/27 13:03:27 PDT > > FreeBSD src repository > > Modified files: > sys/i386/isa clock.c > Log: > - The i8254 uses IRQ 0, not IRQ 8. Correct i8254_intsrc to reference the > correct interrupt source. > - Cache a pointer to the i8254_intsrc's pending method to avoid several > pointer indirections in i8254_get_timecount(). Does this fix a bug with clock handling? I ask because my system's clock has been running fast recently, and I haven't had time to investigate why that is occuring... Mike "Silby" Silbersack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040430220507.B8726>