cvs commit: src/sys/i386/isa clock.c
Mike Silbersack
silby at silby.com
Fri Apr 30 19:55:47 PDT 2004
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
More information about the cvs-src
mailing list