Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259.

This commit is contained in:
Yoshihiro Takahashi 2000-07-04 12:31:46 +00:00
parent 77978ab8bc
commit 6601e641fd

View File

@ -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)