freebsd-nq/sys/amd64/isa
Bruce Evans 586079cc26 Don't include <isa/isavar.h> or compile code depending on it when isa
is not configured.  Including <isa/isavar.h> when it is not used is
harmful as well as bogus, since it includes "isa_if.h" which is not
generated when isa is not configured.

This was fixed in 1999 but was broken by unconditionalizing PNPBIOS.
2002-01-30 12:41:12 +00:00
..
atpic_vector.S Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
clock.c Don't include <isa/isavar.h> or compile code depending on it when isa 2002-01-30 12:41:12 +00:00
icu_ipl.s
icu_ipl.S
icu_vector.s Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
icu_vector.S Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
icu.h
intr_machdep.c Don't include <isa/isavar.h> or compile code depending on it when isa 2002-01-30 12:41:12 +00:00
intr_machdep.h Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
isa_dma.c
isa_dma.h
isa.c Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
isa.h
ithread.c Removed unused includes. In particular, don't include <isa/isavar.h> since 2002-01-30 12:23:49 +00:00
nmi.c Don't include <isa/isavar.h> or compile code depending on it when isa 2002-01-30 12:41:12 +00:00
npx.c Don't include <isa/isavar.h> or compile code depending on it when isa 2002-01-30 12:41:12 +00:00
timerreg.h
vector.s Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
vector.S Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00