66 lines
1.4 KiB
Plaintext
66 lines
1.4 KiB
Plaintext
#
|
|
# GENERIC DECstation 5000
|
|
# $Id: MAXP,v 1.3 1994/01/14 19:50:49 deraadt Exp $
|
|
machine pmax
|
|
|
|
cpu "DS5000"
|
|
ident MAXP
|
|
|
|
timezone 5 dst
|
|
|
|
# Standard 4.3-Reno options
|
|
maxusers 48
|
|
options INET
|
|
#options NS
|
|
options SWAPPAGER, VNODEPAGER, DEVPAGER
|
|
#options KADB
|
|
options QUOTA
|
|
options FIFO
|
|
options NFSSERVER,NFSCLIENT
|
|
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
|
|
|
|
|
|
#config netbsd swap generic
|
|
config netbsd root on rz0e swap on rz0b dumps on rz0b
|
|
|
|
controller dtop0 at nexus0 csr ?
|
|
controller dc0 at nexus0 csr ?
|
|
controller xcfb0 at nexus0 csr ?
|
|
controller cfb0 at nexus0 csr ?
|
|
controller mfb0 at nexus0 csr ?
|
|
controller pm0 at nexus0 csr ?
|
|
controller scc0 at nexus0 csr ?
|
|
controller scc1 at nexus0 csr ?
|
|
controller le0 at nexus0 csr ?
|
|
master sii0 at nexus0 csr ?
|
|
disk rz0 at sii0 drive 0 slave 0
|
|
tape tz0 at sii0 drive 5 slave 0
|
|
master asc0 at nexus0 csr ?
|
|
disk rz0 at asc0 drive 0 slave 0
|
|
disk rz1 at asc0 drive 1 slave 0
|
|
disk rz2 at asc0 drive 2 slave 0
|
|
#disk rz3 at asc0 drive 3 slave 0
|
|
#disk rz4 at asc0 drive 4 slave 0
|
|
tape tz0 at asc0 drive 5 slave 0
|
|
#tape tz1 at asc0 drive 6 slave 0
|
|
|
|
pseudo-device ite
|
|
pseudo-device pty
|
|
pseudo-device loop
|
|
pseudo-device ether
|
|
|