ps 083d60f9be 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
..
2000-07-29 10:07:38 +00:00
2000-06-29 09:26:26 +00:00
2000-07-28 22:40:04 +00:00
2000-07-28 22:41:56 +00:00
2000-07-29 10:07:38 +00:00