freebsd-src/sys/i386
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
..
apm Cleanup debug messages and Add some enhancements from linux on 2000-08-04 20:28:53 +00:00
bios Cleanup debug messages and Add some enhancements from linux on 2000-08-04 20:28:53 +00:00
conf Merge from GENERIC. Mostly reenable some devices and add SOFTUPDATES 2000-08-03 21:51:03 +00:00
i386 Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
ibcs2 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
include Be more verbose when changing APIC ID on an IO APIC. 2000-08-06 00:04:03 +00:00
isa Change the behavior of isa_nmi to log an error message instead of 2000-08-06 14:17:21 +00:00
linux Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
pci Add PnP probe methods to some common AT hardware drivers. In each case, 2000-06-23 07:44:33 +00:00
svr4 AT&T asm syntax requires a leading '*' in front of the operand for indirect 2000-05-10 01:21:15 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00