jhb 2005-03-24 21:36:15 UTC
FreeBSD src repository
Modified files:
sys/pc98/pc98 clock.c
Log:
Merge from i386:
- Add a i8254_pending variable to save some indirections in clkintr().
- Don't bother setting up an IRQ0 handler if we are using the lapic timer.
Revision Changes Path
1.144 +16 -7 src/sys/pc98/pc98/clock.c