freebsd-dev/sys/x86/isa
Alexander Motin fdc5dd2d2f MFcalloutng:
Switch eventtimers(9) from using struct bintime to sbintime_t.
Even before this not a single driver really supported full dynamic range of
struct bintime even in theory, not speaking about practical inexpediency.
This change legitimates the status quo and cleans up the code.
2013-02-28 13:46:03 +00:00
..
atpic.c - Fix to build a native i386 kernel without the SMP and atpic. 2012-03-16 12:13:44 +00:00
atrtc.c MFcalloutng: 2013-02-28 13:46:03 +00:00
clock.c MFcalloutng: 2013-02-28 13:46:03 +00:00
elcr.c This isn't functionally identical. In some cases a hint to disable 2012-10-22 13:06:09 +00:00
icu.h - Fix to build a native i386 kernel without the SMP and atpic. 2012-03-16 12:13:44 +00:00
isa_dma.c Restore proper use of bounce buffers for ISA DMA. When locking was 2012-03-29 18:58:02 +00:00
isa.c Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
isa.h
nmi.c
orm.c