freebsd-skq/sys/amd64/isa
John Baldwin 64bb257f0b Always install IDT entries for ATPIC interrupt sources. The APIC no
longer uses these interrupt vectors for its ISA interrupt pins, so these
entries will not be overwritten.  If we get a spurious interrupt from the
ATPIC when using the APIC, it will be treated as a stray interrupt instead
of causing a panic.
2003-11-14 21:02:49 +00:00
..
atpic_vector.S "opt_auto_eoi.h" is not used here anymore. See atpic.c. 2003-11-14 20:06:24 +00:00
atpic.c Always install IDT entries for ATPIC interrupt sources. The APIC no 2003-11-14 21:02:49 +00:00
clock.c MFi386: Do not depend on LEAPYEAR() macro boolean values being 0 or 1. 2003-09-30 06:42:47 +00:00
icu_ipl.S Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
icu_vector.S Stop pretending to support kernel profiling. The FAKE_MCOUNT() etc 2003-11-13 02:38:33 +00:00
icu.h Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
intr_machdep.c Fix up the control word 3 bits. jhb discovered how much I screwed this 2003-11-14 18:20:20 +00:00
intr_machdep.h Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
isa_dma.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
isa_dma.h Remove __P. 2002-03-20 07:51:46 +00:00
isa.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
isa.h Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
ithread.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
nmi.c Split pc98 support into pc98/pc98/nmi.c. 2003-11-04 13:01:41 +00:00
timerreg.h Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
vector.S The great s/npx/fpu/gi 2003-11-08 03:33:38 +00:00