freebsd-dev/sys/amd64/isa
Peter Wemm 664a31e496 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 04:46:21 +00:00
..
atpic_vector.S
clock.c Fixed races accessing the RTC. The races apparently caused 1999-12-25 15:30:31 +00:00
icu_ipl.s
icu_ipl.S
icu_vector.s
icu_vector.S
icu.h Replaced the INTRMASK and INTRUNMASK macros by "|" and "&~" operations. 1999-12-26 12:43:47 +00:00
intr_machdep.c Don't include <isa/isavar.h> or compile code depending on it when isa 1999-12-26 16:21:19 +00:00
intr_machdep.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
isa_dma.c
isa_dma.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
isa.c * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
isa.h
nmi.c Don't include <isa/isavar.h> or compile code depending on it when isa 1999-12-26 16:21:19 +00:00
npx.c
timerreg.h
vector.s
vector.S