freebsd-skq/sys/x86/isa
jhb 5512bf549d Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus
versions instead.  They were never needed as bus_generic_intr() and
bus_teardown_intr() had been changed to pass the original child device up
in 42734, but the ISA bus was not converted to new-bus until 45720.
2011-05-06 13:48:53 +00:00
..
atpic.c
atrtc.c Small style fixes: 2010-12-16 17:05:28 +00:00
clock.c Use newly added rdtsc32() for DELAY(9) as well. 2011-04-14 19:11:45 +00:00
elcr.c
icu.h
isa_dma.c
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