diff options
author | ps <ps@FreeBSD.org> | 2000-07-14 11:49:44 +0000 |
---|---|---|
committer | ps <ps@FreeBSD.org> | 2000-07-14 11:49:44 +0000 |
commit | b436e363443a1a03f98797ed042606d9b80e8f7e (patch) | |
tree | c47394fdb1ce78132c57822b987a4544009c5477 /etc/netstart | |
parent | 2d06929aedd53838560a0c034a53f4bc8abe9ea4 (diff) | |
download | FreeBSD-src-b436e363443a1a03f98797ed042606d9b80e8f7e.zip FreeBSD-src-b436e363443a1a03f98797ed042606d9b80e8f7e.tar.gz |
Change the way NMI's are handled. Before, if DDB was enabled and
a NMI occured, you could type continue in DDB and the kernel would
not attempt to detect what type of NMI was recieved. Now we check
for the type of NMI first and then go to DDB if it is enabled.
This will solve the problem with having DDB enabled and getting an
NMI due to some possibly bad error and being able to continue the
operation of the kernel when you really want to panic and know
what happened.
Submitted by: jhb
Diffstat (limited to 'etc/netstart')
0 files changed, 0 insertions, 0 deletions