1993-10-12 06:22:19 +03:00
|
|
|
#
|
|
|
|
# GENERIC DECstation 3100
|
1994-01-14 22:50:45 +03:00
|
|
|
# $Id: ECSTASY,v 1.3 1994/01/14 19:50:46 deraadt Exp $
|
1993-10-12 06:22:19 +03:00
|
|
|
machine pmax
|
|
|
|
|
|
|
|
cpu "DS3100"
|
|
|
|
ident ECSTASY
|
|
|
|
|
|
|
|
timezone 8 dst
|
|
|
|
|
|
|
|
# Standard 4.3-Reno options
|
|
|
|
maxusers 48
|
|
|
|
options INET
|
|
|
|
#options NS
|
|
|
|
#options KADB
|
|
|
|
options QUOTA
|
|
|
|
options FIFO
|
1994-01-14 22:50:45 +03:00
|
|
|
options SWAPPAGER, VNODEPAGER, DEVPAGER
|
|
|
|
options NFSSERVER,NFSCLIENT
|
1993-10-12 06:22:19 +03:00
|
|
|
options MFS
|
|
|
|
options FFS
|
|
|
|
options DIAGNOSTIC
|
|
|
|
options "TCP_COMPAT_42"
|
|
|
|
options "COMPAT_43"
|
|
|
|
options KTRACE
|
|
|
|
#options GATEWAY # slip needs this for packet forwarding
|
|
|
|
options ULTRIXCOMPAT # must define COMPAT_43 too
|
|
|
|
options DEBUG
|
|
|
|
options "NKMEMCLUSTERS=512"
|
|
|
|
|
|
|
|
# OSI stuff:
|
|
|
|
#options ISO
|
|
|
|
#options TPIP
|
|
|
|
#options EON
|
|
|
|
|
|
|
|
|
1994-01-14 07:57:44 +03:00
|
|
|
#config netbsd swap generic
|
|
|
|
config netbsd root on rz3a swap on rz3b dumps on rz3b
|
1993-10-12 06:22:19 +03:00
|
|
|
|
|
|
|
controller pm0 at nexus0 csr 0x8fc00000
|
|
|
|
controller dc0 at nexus0 csr 0xbc000000 priority 2
|
|
|
|
controller le0 at nexus0 csr 0xb8000000 priority 1
|
|
|
|
master sii0 at nexus0 csr 0xba000000 priority 0
|
|
|
|
disk rz0 at sii0 drive 0 slave 0
|
|
|
|
disk rz1 at sii0 drive 1 slave 0
|
|
|
|
disk rz2 at sii0 drive 2 slave 0
|
|
|
|
disk rz3 at sii0 drive 3 slave 0
|
|
|
|
#disk rz4 at sii0 drive 4 slave 0
|
|
|
|
#tape tz0 at sii0 drive 5 slave 0
|
|
|
|
#tape tz1 at sii0 drive 6 slave 0
|
|
|
|
|
|
|
|
pseudo-device ite
|
|
|
|
pseudo-device pty
|
|
|
|
pseudo-device loop
|
|
|
|
pseudo-device ether
|