From 6601e641fd6ef7fce00fa6c194e16b9cc7fdb2c0 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Tue, 4 Jul 2000 12:31:46 +0000 Subject: [PATCH] Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259. --- sys/pc98/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index c5dbc81f866..026e7c67cfd 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)