HardenedBSD/sys/amd64/isa
Bruce Evans ccea0a158a Check for irq conflicts even if conflicts are allowed. Conflicting
irqs can't work (at best, the first one attached wins).  It used to
be necessary to skip this check because of bogus irqs in the sound
drivers, but the sound drivers have been fixed, except possibly the
OSS ones.
1997-08-25 22:52:59 +00:00
..
atpic_vector.S Removed the defunct GET_MPLOCK/REL_MPLOCK macros. 1997-07-24 03:24:57 +00:00
clock.c #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
icu_ipl.s The last of the encapsolation of cpl/spl/ipending things into a critical 1997-08-24 00:05:37 +00:00
icu_ipl.S The last of the encapsolation of cpl/spl/ipending things into a critical 1997-08-24 00:05:37 +00:00
icu_vector.s Removed the defunct GET_MPLOCK/REL_MPLOCK macros. 1997-07-24 03:24:57 +00:00
icu_vector.S Removed the defunct GET_MPLOCK/REL_MPLOCK macros. 1997-07-24 03:24:57 +00:00
icu.h Last commit didn't take, operator error??? 1997-07-22 20:12:32 +00:00
intr_machdep.c Removed unused #includes. 1997-07-20 14:10:18 +00:00
intr_machdep.h
isa.c Check for irq conflicts even if conflicts are allowed. Conflicting 1997-08-25 22:52:59 +00:00
isa.h
nmi.c Removed unused #includes. 1997-07-20 14:10:18 +00:00
npx.c Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
timerreg.h
vector.s
vector.S