My 3MAX's config file.
This commit is contained in:
parent
7fa174a09e
commit
4d7bdecfce
|
@ -0,0 +1,182 @@
|
|||
# $NetBSD: SULACO,v 1.1 1999/11/24 02:05:40 thorpej Exp $
|
||||
#
|
||||
# sulaco.nas.nasa.gov - thorpej's DECstation 5000/200
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
# 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
|
||||
|
||||
maxusers 64
|
||||
|
||||
makeoptions DEBUG="-g"
|
||||
|
||||
# Processor support
|
||||
options MIPS1 # R2000/R3000 CPUs
|
||||
#options MIPS3 # R4000/R4400 CPUs
|
||||
|
||||
# Support for specific models of DECstation
|
||||
#options DEC_3100 # kn01: DECstation 2100, 3100
|
||||
#options DEC_5100 # kn230: DECsystem 5100
|
||||
options DEC_3MAX # kn02: 5000/200 support
|
||||
#options DEC_3MIN # kn02ba: 5000/1xx (3min) support
|
||||
#options DEC_MAXINE # kn02ca: 5000/xx (Personal DECstation)
|
||||
#options DEC_3MAXPLUS # 5000/240 (kn03) , 5000/260 (kn05)
|
||||
|
||||
#options DEC_5400
|
||||
#options DEC_5800
|
||||
#options DEC_5500
|
||||
|
||||
# Standard system options
|
||||
options KTRACE # System call tracing support
|
||||
options NTP # kernel NTP PLL support
|
||||
options SYSVMSG # SYSV-like message queues
|
||||
options SYSVSEM # SYSV-like semaphores
|
||||
options SYSVSHM # SYSV-like shared memory
|
||||
#options SHMMAXPGS=1024 # 1024 pages is the default
|
||||
#options UCONSOLE # users can use TIOCCONS (for xconsole)
|
||||
options HZ=256 # RTC rate required
|
||||
|
||||
# Diagnostic/debugging support options
|
||||
options DIAGNOSTIC # Cheap kernel consistency checks
|
||||
#options DEBUG # more expensive debugging checks
|
||||
options DDB # in-kernel debugger
|
||||
options DDB_HISTORY_SIZE=100 # enable history editing in DDB
|
||||
#options DDB_ONPANIC=0 # don't enter debugger on panic
|
||||
|
||||
# File systems
|
||||
file-system FFS # fast filesystem with user and group quotas
|
||||
file-system MFS # memory-based filesystem
|
||||
file-system NFS # Sun NFS-compatible filesystem (client)
|
||||
#file-system LFS # Log-based filesystem (still experimental)
|
||||
file-system CD9660 # ISO 9660 + Rock Ridge file system
|
||||
file-system FDESC # /dev/fd
|
||||
file-system KERNFS # /kern (kernel informational filesystem)
|
||||
#file-system NULLFS # loopback file system
|
||||
#file-system PORTAL # portal filesystem (still experimental)
|
||||
file-system PROCFS # /proc
|
||||
#file-system UMAPFS # NULLFS + uid and gid remapping
|
||||
#file-system UNION
|
||||
|
||||
# File system options
|
||||
options FIFO # POSIX fifo support in all fs's
|
||||
#options NFSSERVER # Sun NFS-compatible server
|
||||
#options QUOTA # FFS quotas
|
||||
#options FFS_EI # FFS Endian Independent support
|
||||
|
||||
# DECstation PROM uses bootp for network booting, so use it for the
|
||||
# kernel, as well.
|
||||
options NFS_BOOT_DHCP # superset of BOOTP
|
||||
|
||||
# Networking options
|
||||
options INET # Internet protocol suite
|
||||
options INET6 # IPv6
|
||||
options IPSEC # IP security
|
||||
options IPSEC_ESP # IP security ESP
|
||||
#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
|
||||
#options GATEWAY # IP packet forwarding
|
||||
#options MROUTING # Multicast routing support
|
||||
#options ISO # OSI networking
|
||||
#options TPIP # TPIP
|
||||
#options EON # OSI tunneling over IP
|
||||
#options CCITT,LLC,HDLC # X.25
|
||||
|
||||
# 4.3BSD compatibility. Should be optional, but necessary for now.
|
||||
options COMPAT_43
|
||||
|
||||
# Binary compatibility with previous versions of NetBSD.
|
||||
#options COMPAT_09
|
||||
options COMPAT_10
|
||||
options COMPAT_11
|
||||
options COMPAT_12
|
||||
options COMPAT_13
|
||||
options COMPAT_14
|
||||
|
||||
# Ultrix binary compatibility
|
||||
#options COMPAT_ULTRIX
|
||||
#options EXEC_ECOFF
|
||||
|
||||
# Misc. options
|
||||
options SCSIVERBOSE # verbose SCSI errors
|
||||
options TCVERBOSE # recognize "unknown" TC devices
|
||||
|
||||
# Raster console options
|
||||
options FONT_BOLD8x16 # font for fb devices
|
||||
options FONT_LUCIDIA16x29 # font for px devices
|
||||
#options FONT_GALLANT12x22
|
||||
#options FONT_QVSS8x15
|
||||
|
||||
config netbsd root on ? type ?
|
||||
#config nfsnetbsd root on ? type nfs
|
||||
|
||||
mainbus0 at root
|
||||
cpu* at mainbus0
|
||||
|
||||
# TURBOchannel bus support
|
||||
tc* at mainbus0
|
||||
|
||||
# 3MIN, 3MAX+, and MAXINE have IOASIC in system slot
|
||||
#ioasic0 at tc? slot ? offset ?
|
||||
#mcclock0 at ioasic? offset ? # DS1287 RTC
|
||||
#asc0 at ioasic? offset ? # NCR53C94 SCSI with IOASIC
|
||||
#le0 at ioasic? offset ? # LANCE
|
||||
#scc0 at ioasic? offset ? # Z85C30
|
||||
#scc1 at ioasic? offset ? # Z85C30
|
||||
#dtop0 at ioasic? offset ? # MAXINE kbd and mouse
|
||||
#isdn at ioasic? offset ? # MAXINE ISDN/audio (not supported)
|
||||
#fdc at ioasic? offset ? # MAXINE floppy disk (not supported)
|
||||
|
||||
# 3MAX as TURBOchannel but no IOASIC
|
||||
ibus0 at tc? slot ? offset ? # 3MAX system slot
|
||||
mcclock0 at ibus0 addr ? # DS1287 RTC
|
||||
dc0 at ibus0 addr ? # DC7085 quad serial line device
|
||||
|
||||
# TURBOchannel devices
|
||||
#mfb* at tc? slot ? offset ? # PMAG-A MX Monochrome Framebuffer
|
||||
cfb* at tc? slot ? offset ? # PMAG-B CX Color Framebuffer
|
||||
#tfb* at tc? slot ? offset ? # PMAG-RO TX True Color Framebuffer
|
||||
#sfb* at tc? slot ? offset ? # PMAGB-B HX Smart Framebuffer
|
||||
px0 at tc? slot ? offset ? # PMAG-C PX family
|
||||
#sfbp* at tc? slot ? offset ? # PMAGD HX+ Smart Framebuffer
|
||||
#xcfb* at tc? slot ? offset ? # PMAG-DV Color Framebuffer at MAXINE
|
||||
asc* at tc? slot ? offset ? # PMAZ-A single channel SCSI
|
||||
le* at tc? slot ? offset ? # PMAD-A LANCE
|
||||
fta* at tc? slot ? offset ? # PMAF-F FDDI
|
||||
#tcds* at tc? slot ? offset ? # PMAZB/PMAZC dual channel SCSI
|
||||
#asc* at tcds? chip ?
|
||||
|
||||
# PMAX and MIPSMATE
|
||||
#ibus0 at mainbus0
|
||||
#mcclock0 at ibus0 addr ? # MC146818 RTC
|
||||
#dc0 at ibus0 addr ? # DC7085 quad line serial device
|
||||
#le0 at ibus0 addr ? # 3100 onboard LANCE
|
||||
#sii0 at ibus0 addr ? # DC7061 onboard SCSI
|
||||
#pm0 at ibus0 addr ? # 3100 onboard fb
|
||||
#dc* at ibus0 addr ? # 5100 optional serial devices
|
||||
|
||||
# XXX Old DECstation SCSI code.
|
||||
#oldscsibus* at sii?
|
||||
oldscsibus* at asc?
|
||||
include "arch/pmax/conf/scsi.pmax"
|
||||
|
||||
pseudo-device loop 1 # network loopback
|
||||
#pseudo-device sl 4 # serial-line IP ports
|
||||
#pseudo-device ppp 2 # PPP
|
||||
pseudo-device pty 64 # pseudo ptys
|
||||
pseudo-device bpfilter 16 # packet filter ports
|
||||
#pseudo-device ipfilter # IP filter, NAT
|
||||
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
|
||||
pseudo-device faith 1 # IPv[46] tcp relay translation i/f
|
||||
|
||||
pseudo-device vnd 4 # "vnode disk" (file as disk)
|
||||
pseudo-device ccd 4 # concatenated/striped disks
|
||||
|
||||
pseudo-device rasterconsole 1 # NB: raster console requires "fb"
|
||||
pseudo-device fb 1 # up to 3 framebuffers
|
||||
pseudo-device rnd # /dev/random and in-kernel generator
|
Loading…
Reference in New Issue