freebsd-dev/sys/amd64/isa
Paul Saab c206a8609e Change the behavior of isa_nmi to log an error message instead of
panicing and return a status so that we can decide whether to drop
into DDB or panic.  If the status from isa_nmi is true, panic the
kernel based on machdep.panic_on_nmi, otherwise if DDB is
enabled, drop to DDB based on machdep.ddb_on_nmi.

Reviewed by:	peter, phk
2000-08-06 14:17:21 +00:00
..
atpic_vector.S Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
clock.c Allow use of TSC even if APM is compiled in but disabled. 2000-07-30 21:05:22 +00:00
icu_ipl.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
icu_ipl.S $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
icu_vector.s Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
icu_vector.S Pack the SWI bits to save some time and space. 2000-05-31 16:36:20 +00:00
icu.h Replaced the INTRMASK and INTRUNMASK macros by "|" and "&~" operations. 1999-12-26 12:43:47 +00:00
intr_machdep.c Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
intr_machdep.h Mark two functions as private. 2000-04-29 07:48:37 +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 Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
isa.c Redo the isa compat driver shim so that each driver is self contained 2000-05-28 13:30:44 +00:00
isa.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nmi.c Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
npx.c Make the PnP 'slopsucker' quiet in the !bootverbose case - the real NPX 2000-06-23 08:19:50 +00:00
timerreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vector.s $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vector.S $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00