summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2005-05-01 04:00:12 +0000
committernyan <nyan@FreeBSD.org>2005-05-01 04:00:12 +0000
commit54f3915be0f3966bf3a52fdaab2d53434dcc1118 (patch)
treee76f49a5bf71ca1f9b05c2d235c0a5b4bedea5ab /sys
parente5620306a161100b3b2cd23c7a6ee488d988154b (diff)
downloadFreeBSD-src-54f3915be0f3966bf3a52fdaab2d53434dcc1118.zip
FreeBSD-src-54f3915be0f3966bf3a52fdaab2d53434dcc1118.tar.gz
MFi386: revision 1.1198 (add KDB_STOP_NMI option).
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/conf/NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 1e66b8a..86f1426 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -37,6 +37,11 @@ device apic # I/O apic
#
options MP_WATCHDOG
+# Debugging options.
+#
+options KDB_STOP_NMI # Stop CPUS using NMI instead of IPI
+
+
#####################################################################
# CPU OPTIONS
OpenPOWER on IntegriCloud