NetBSD/sys/arch/hp300
thorpej eac0352a9e In kbdnmi(), after we have cleared the interrupt condition, reset
the machine, rather than simply returning to the assembly NMI handler.
Previously, the assembly handler would simply jump back to begin:, which
would frob the stack, and re-clear the BSS.  However, this is not sufficient,
as there may be state in initialized data that must be restored.  Thus,
the only reasonable solution is to re-load the boot block.
1997-05-12 07:51:32 +00:00
..
compile new RCS ID format. 1994-10-26 07:22:45 +00:00
conf whitespacos i missed 1997-05-07 00:29:18 +00:00
dev Update for USELEDS changes. 1997-05-05 21:09:13 +00:00
DOC Make "options HP340" actually work without having "option HP360". 1997-01-31 23:01:21 +00:00
hp300 Update for USELEDS changes (including: garbage-collect LED frobbing 1997-05-05 21:15:41 +00:00
include Oops, the numbers for "t" and "s" got swapped around. No functional 1997-05-01 05:26:48 +00:00
stand In kbdnmi(), after we have cleared the interrupt condition, reset 1997-05-12 07:51:32 +00:00
Makefile Don't use _SUBDIRUSE outside of bsd.subdir.mk. 1997-05-07 17:28:47 +00:00