freebsd-dev/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 Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
icu_ipl.S Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
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 Axe a commented, unused #define related to the old giant lock. 2001-08-24 16:52:31 +00:00
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 Add ACPI attachments. 2001-08-30 09:17:03 +00:00
isa_dma.h Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
isa.c Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
isa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
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