freebsd-dev/sys/i386/isa
Ariff Abdullah b65cb1db3c When using i8254 as the only kernel timer source:
- Interpolate stat/prof clock using clkintr() in a similar fashion to
  local APIC timer, since statclock usually run slower.

- Liberate hardclockintr() from taking the burden of handling both stat
  and prof clock interrupt. Instead, send IPIs within clkintr() to handle
  those.
2009-06-09 07:26:52 +00:00
..
atpic_vector.s
atpic.c
ccbque.h
clock.c When using i8254 as the only kernel timer source: 2009-06-09 07:26:52 +00:00
dpms.c
elcr.c
elink.c
elink.h
icu.h
isa_dma.c
isa.c
isa.h
nmi.c
npx.c
pmtimer.c
prof_machdep.c
spic.c
spicreg.h
vesa.c Add line width calculations for 15/16 and 24/32 bit modes in case 2009-06-09 00:54:57 +00:00