mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259.
This commit is contained in:
parent
77978ab8bc
commit
6601e641fd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62574
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user