freebsd-dev/sys/amd64/isa
John Baldwin bf2965ed32 Disable the check in icu_setup() to see if a handler was already used as
the current interrupt thread routines will guarantee the condition this is
checking for at a higher level but inthand_add() and inthand_remove() as
they currently exist don't satisfy this condition.  (Which does need to be
fixed but which will take a bit more work.)  This fixes shared interrupts.
2001-09-27 19:03:52 +00:00
..
atpic_vector.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
clock.c Reenable RTC interrupts after wakeup. Some laptops have a problem 2001-09-04 16:02:06 +00:00
icu_ipl.s
icu_ipl.S
icu_vector.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
icu_vector.S KSE Milestone 2 2001-09-12 08:38: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 Disable the check in icu_setup() to see if a handler was already used as 2001-09-27 19:03:52 +00:00
intr_machdep.h Add ACPI S2-S4BIOS Suspend/Resume code. 2001-07-20 06:07:34 +00:00
isa_dma.c Add ACPI attachments. 2001-08-30 09:17:03 +00:00
isa_dma.h
isa.c Don't assume that resource type is ioport and rid equal 0. 2001-06-17 13:33:59 +00:00
isa.h
ithread.c
nmi.c Disable the check in icu_setup() to see if a handler was already used as 2001-09-27 19:03:52 +00:00
npx.c Whitespace fixes. 2001-09-18 21:05:04 +00:00
timerreg.h
vector.s Clean up the code exporting interrupt statistics via sysctl a bit: 2001-06-01 13:23:28 +00:00
vector.S Clean up the code exporting interrupt statistics via sysctl a bit: 2001-06-01 13:23:28 +00:00