summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2005-02-28 11:51:18 +0000
committernyan <nyan@FreeBSD.org>2005-02-28 11:51:18 +0000
commite8f47d5fa9ee610965bb779c7fb92c98638e00f2 (patch)
tree97d1d4d39a3ce0b5b8e4d14e807f10e949fafc0d /sys
parent2773bd509b6496590db4f9b242799e8277fd7a2c (diff)
downloadFreeBSD-src-e8f47d5fa9ee610965bb779c7fb92c98638e00f2.zip
FreeBSD-src-e8f47d5fa9ee610965bb779c7fb92c98638e00f2.tar.gz
MFi386: revisions 1.1186 and 1187
- Connect "options MP_WATCHDOG" to the LINT builds. - Spell "options" correctly as "options ".
Diffstat (limited to 'sys')
-rw-r--r--sys/pc98/conf/NOTES15
1 files changed, 10 insertions, 5 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 6bf5ac3..6587d6d 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -45,6 +45,11 @@ device apic # I/O apic
# Optional:
options NO_MIXED_MODE # Disable use of mixed mode
+#
+# Watchdog routines.
+#
+options MP_WATCHDOG
+
#####################################################################
# CPU OPTIONS
@@ -443,8 +448,8 @@ device stg
# it's tested on a big-endian machine
#
device safe # SafeNet 1141
-options SAFE_DEBUG # enable debugging support: hw.safe.debug
-options SAFE_RNDTEST # enable rndtest support
+options SAFE_DEBUG # enable debugging support: hw.safe.debug
+options SAFE_RNDTEST # enable rndtest support
#####################################################################
@@ -607,7 +612,7 @@ device i4b
#
# userland driver to do ISDN tracing (for passive cards only)
device i4btrc
-options NI4BTRC=4
+options NI4BTRC=4
#
# userland driver to control the whole thing
device i4bctl
@@ -617,7 +622,7 @@ device i4bctl
#
# userland driver for access to raw B channel
device i4brbch
-options NI4BRBCH=4
+options NI4BRBCH=4
#
# userland driver for telephony
device i4btel
@@ -638,7 +643,7 @@ options NI4BISPPP=4
#
# B-channel interface to the netgraph subsystem
device i4bing
-options NI4BING=2
+options NI4BING=2
#
# CAPI driver needed for active ISDN cards (see iavc driver above)
device i4bcapi
OpenPOWER on IntegriCloud