freebsd-dev/sys/amd64/isa
John Baldwin 518afc0f11 Check to see if we actually have an interrupt descriptor and an interrupt
thread for each interrupt that comes in.  If we don't, log the event and
return immediately for a hardware interrupt.  For a softinterrupt, panic
instead.

Submitted by:	ben
2000-09-15 00:27:57 +00:00
..
atpic_vector.S Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
clock.c - Remove the inthand2_t type and use the equivalent driver_intr_t type from 2000-09-13 18:33:25 +00:00
icu_ipl.s Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
icu_ipl.S Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
icu_vector.s Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
icu_vector.S Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
icu.h
intr_machdep.c - Remove the inthand2_t type and use the equivalent driver_intr_t type from 2000-09-13 18:33:25 +00:00
intr_machdep.h - Remove the inthand2_t type and use the equivalent driver_intr_t type from 2000-09-13 18:33:25 +00:00
isa_dma.c Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
isa_dma.h
isa.c Don't assume that address of I/O address table increase (PC-98 only). 2000-09-07 14:43:00 +00:00
isa.h
ithread.c Check to see if we actually have an interrupt descriptor and an interrupt 2000-09-15 00:27:57 +00:00
nmi.c - Remove the inthand2_t type and use the equivalent driver_intr_t type from 2000-09-13 18:33:25 +00:00
npx.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
timerreg.h
vector.s Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
vector.S Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00