Sync, +IPv6.
This commit is contained in:
parent
1c92c8d7ed
commit
c10e001ee2
@ -1,5 +1,5 @@
|
||||
# $NetBSD: ENIWETOK,v 1.14 2000/01/17 17:47:03 augustss Exp $
|
||||
# From: GENERIC,v 1.127 1999/08/16 22:27:13 augustss Exp
|
||||
# $NetBSD: ENIWETOK,v 1.15 2000/01/19 03:05:06 mycroft Exp $
|
||||
# From: GENERIC,v 1.139 2000/01/19 03:01:46 mycroft Exp
|
||||
#
|
||||
# Mycroft's AS200.
|
||||
|
||||
@ -46,9 +46,27 @@ file-system NFS # Sun NFS-compatible file system client
|
||||
# File system options
|
||||
options NFSSERVER # Sun NFS-compatible file system server
|
||||
#options FFS_EI # FFS Endian Independant support
|
||||
#options SOFTDEP # FFS soft updates support.
|
||||
|
||||
# Pull in config fragments for kernel crypto. This is required for
|
||||
# options IPSEC etc. to work. If you want to run with IPSEC, uncomment
|
||||
# one of these, based on whether you use crypto-us or crypto-intl, and
|
||||
# adjust the prefixes as necessary.
|
||||
|
||||
prefix ../crypto-us/sys
|
||||
cinclude "conf/files.crypto-us"
|
||||
prefix
|
||||
|
||||
#prefix ../crypto-intl/sys
|
||||
#cinclude "conf/files.crypto-intl"
|
||||
#prefix
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocol suite
|
||||
options INET6 # IPV6
|
||||
options IPSEC # IP security
|
||||
options IPSEC_ESP # IP security (encryption part; define w/IPSEC)
|
||||
#options IPSEC_DEBUG # debug for IP security
|
||||
|
||||
# 4.3BSD compatibility. Should be optional, but necessary for now.
|
||||
options COMPAT_43
|
||||
@ -164,15 +182,20 @@ pci* at apecs?
|
||||
# PCI devices
|
||||
#adv* at pci? dev ? function ? # AdvanSys SCSI
|
||||
#adw* at pci? dev ? function ? # AdvanSys Wide SCSI
|
||||
#options ADW_WDTR_DISABLE # disable WDTR
|
||||
#options ADW_SDTR_DISABLE # disable SDTR
|
||||
#options ADW_TAGQ_DISABLE # disable Tag Queuing
|
||||
#ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
|
||||
#bha* at pci? dev ? function ? # BusLogic 9xx SCSI (untested)
|
||||
#cy* at pci? dev ? function ? # Cyclades Cyclom-Y (untested)
|
||||
de* at pci? dev ? function ? # 21x4x-based Ethernet
|
||||
#de* at pci? dev ? function ? # 21x4x-based Ethernet
|
||||
#dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
|
||||
eap* at pci? dev ? function ? # Ensoniq AudioPCI
|
||||
#en* at pci? dev ? function ? # ENI PCI ATM (untested)
|
||||
#ep* at pci? dev ? function ? # 3COM 3c59x
|
||||
#ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
|
||||
#epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
|
||||
#eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
|
||||
#ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
|
||||
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI
|
||||
#fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
|
||||
@ -185,19 +208,31 @@ ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
|
||||
pciide* at pci? dev ? function ? # PCI IDE controllers
|
||||
#pcscp* at pci? dev ? function ? # AMD Am53c974 PCscsi-PCI
|
||||
#ppb* at pci? dev ? function ? # PCI-PCI Bridges
|
||||
#rl* at pci? dev ? function ? # RealTek 8129/8139 Ethernet
|
||||
sio* at pci? dev ? function ? # Intel PCI-ISA Bridges
|
||||
#sip* at pci? dev ? function ? # SiS 900 Ethernet
|
||||
sv* at pci? dev ? function ? # S3 SonicVibes
|
||||
tga* at pci? dev ? function ? # DEC ZLXp-E[123] Graphics
|
||||
#ti* at pci? dev ? function ? # Alteon Tigon Gig-E
|
||||
#tl* at pci? dev ? function ? # TI ThunderLAN Ethernet
|
||||
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
||||
options TLP_MATCH_21040
|
||||
#options TLP_MATCH_21041
|
||||
#options TLP_MATCH_21140
|
||||
#options TLP_MATCH_21142
|
||||
#uhci* at pci? dev ? function ? # USB Univ. Host Controller
|
||||
vga* at pci? dev ? function ? # PCI VGA Graphics
|
||||
#vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
||||
|
||||
audio* at eap?
|
||||
#audio* at eso?
|
||||
audio* at sv?
|
||||
|
||||
#opl* at eso?
|
||||
#opl* at sv?
|
||||
|
||||
#mpu* at eso?
|
||||
|
||||
# MII/PHY support
|
||||
exphy* at mii? phy ? # 3Com internal PHYs
|
||||
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
|
||||
@ -237,6 +272,8 @@ fdc0 at isa? port 0x3f0 irq 6 drq 2 # floppy controller
|
||||
#depca0 at isa? port 0x300 iomem 0xd0000 iosiz 0x10000 irq 5 # DEPCA
|
||||
#depca1 at isa? port 0x200 iomem 0xd8000 iosiz 0x8000 irq 10 # DEPCA
|
||||
#le* at depca?
|
||||
#we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet
|
||||
#we1 at isa? port 0x300 iomem 0xcc000 irq 10
|
||||
lpt* at isa? port 0x3bc irq 7 # standard parallel port
|
||||
#vga* at isa? # ISA (EISA: XXX) VGA
|
||||
#wdc0 at isa? port 0x1f0 irq 14 # ST506/ESDI/IDE controllers
|
||||
@ -265,6 +302,7 @@ pcic* at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000
|
||||
#bha* at eisa? slot ? # BusLogic 7xx SCSI
|
||||
#ep* at eisa? slot ? # 3COM 3c579 Ethernet (untested)
|
||||
#fea* at eisa? slot ? # DEC DEFEA FDDI
|
||||
#tlp* at eisa? slot ? # DEC DE-425 Ethernet
|
||||
#uha* at eisa? slot ? # UltraStor 24f SCSI (unt.)
|
||||
|
||||
# PCMCIA bus support
|
||||
@ -289,6 +327,7 @@ ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Eth.
|
||||
#scsibus* at aic?
|
||||
#scsibus* at asc?
|
||||
#scsibus* at bha?
|
||||
#scsibus* at dpt?
|
||||
#scsibus* at isp?
|
||||
scsibus* at ncr?
|
||||
#scsibus* at pcscp?
|
||||
@ -370,6 +409,8 @@ pseudo-device pty 64
|
||||
#pseudo-device sl 4
|
||||
pseudo-device vnd 4
|
||||
#pseudo-device gre 2 # generic L3 over IP tunnel
|
||||
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||
pseudo-device sequencer 1 # MIDI sequencer
|
||||
|
||||
# rnd is EXPERIMENTAL
|
||||
|
Loading…
Reference in New Issue
Block a user