summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2000-07-04 12:31:46 +0000
committernyan <nyan@FreeBSD.org>2000-07-04 12:31:46 +0000
commitbb3b154d603b4b20ef4ce164b9776de86be63b61 (patch)
tree567629bc53d95b3181241d9eab0e58e1fb261d2a
parente5de271d472634538e30a52ae173ebe1213162fd (diff)
downloadFreeBSD-src-bb3b154d603b4b20ef4ce164b9776de86be63b61.zip
FreeBSD-src-bb3b154d603b4b20ef4ce164b9776de86be63b61.tar.gz
Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259.
-rw-r--r--sys/pc98/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index c5dbc81..026e7c6 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -66,7 +66,7 @@ options RANDOMDEV #entropy device
#options APIC_IO # Symmetric (APIC) I/O
# Optionally these may need tweaked, (defaults shown):
#options NCPU=2 # number of CPUs
-#options NBUS=4 # number of busses
+#options NBUS=8 # number of busses
#options NAPIC=1 # number of IO APICs
#options NINTR=24 # number of INTs
@@ -225,7 +225,7 @@ device xe
# Pseudo devices - the number indicates how many units to allocated.
device loop # Network loopback
device ether # Ethernet support
-device sl 1 # Kernel SLIP
+device sl # Kernel SLIP
device ppp 1 # Kernel PPP
device tun # Packet tunnel.
device pty # Pseudo-ttys (telnet etc)
OpenPOWER on IntegriCloud