70 lines
1.6 KiB
Plaintext
70 lines
1.6 KiB
Plaintext
#
|
|
# GENERIC DECstation 5000
|
|
#
|
|
# from: @(#)GENERIC.5000 7.4 (Berkeley) 3/8/93
|
|
# $Id: GENERIC.5000,v 1.2 1994/01/14 04:57:48 deraadt Exp $
|
|
machine pmax
|
|
|
|
cpu "DS5000"
|
|
ident GENERIC
|
|
|
|
timezone 8 dst
|
|
|
|
# Standard 4.3-Reno options
|
|
maxusers 48
|
|
options INET,MROUTING
|
|
#options NS
|
|
options QUOTA
|
|
options FIFO
|
|
options SWAPPAGER, VNODEPAGER, DEVPAGER
|
|
options NFSSERVER,NFSCLIENT
|
|
options MFS
|
|
options FFS
|
|
options LFS
|
|
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 rz0a 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 le0 at nexus0 csr ?
|
|
master sii0 at nexus0 csr ?
|
|
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
|
|
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 pty
|
|
pseudo-device loop
|
|
pseudo-device ether
|