1*59833Sralph# 2*59833Sralph# Standard DECstation 3100 or 5000 3*59833Sralph# 4*59833Sralph# @(#)MAXP 7.1 (Berkeley) 05/09/93 5*59833Sralph# 6*59833Sralphmachine pmax 7*59833Sralph 8*59833Sralphcpu "DS5000" 9*59833Sralphident MAXP 10*59833Sralph 11*59833Sralphtimezone 8 dst 12*59833Sralph 13*59833Sralph# Standard 4.3-Reno options 14*59833Sralphmaxusers 48 15*59833Sralphoptions INET,MROUTING 16*59833Sralph#options NS 17*59833Sralphoptions QUOTA 18*59833Sralphoptions FIFO 19*59833Sralphoptions NFS 20*59833Sralphoptions MFS 21*59833Sralphoptions FFS 22*59833Sralphoptions LFS 23*59833Sralphoptions DIAGNOSTIC 24*59833Sralphoptions "TCP_COMPAT_42" 25*59833Sralphoptions "COMPAT_43" 26*59833Sralphoptions KTRACE 27*59833Sralph#options GATEWAY # slip needs this for packet forwarding 28*59833Sralph#options ULTRIXCOMPAT # must define COMPAT_43 too 29*59833Sralphoptions DEBUG 30*59833Sralphoptions "NKMEMCLUSTERS=512" 31*59833Sralph 32*59833Sralph# OSI stuff: 33*59833Sralph#options ISO 34*59833Sralph#options TPIP 35*59833Sralph#options EON 36*59833Sralph 37*59833Sralph 38*59833Sralph#config vmunix swap generic 39*59833Sralphconfig vmunix root on rz0a swap on rz0b dumps on rz0b 40*59833Sralph 41*59833Sralphcontroller dtop0 at nexus0 csr ? 42*59833Sralphcontroller dc0 at nexus0 csr ? 43*59833Sralphcontroller xcfb0 at nexus0 csr ? 44*59833Sralphcontroller cfb0 at nexus0 csr ? 45*59833Sralphcontroller mfb0 at nexus0 csr ? 46*59833Sralphcontroller pm0 at nexus0 csr ? 47*59833Sralphcontroller scc0 at nexus0 csr ? 48*59833Sralphcontroller le0 at nexus0 csr ? 49*59833Sralphmaster sii0 at nexus0 csr ? 50*59833Sralphdisk rz0 at sii0 drive 0 slave 0 51*59833Sralphmaster asc0 at nexus0 csr ? 52*59833Sralphdisk rz0 at asc0 drive 0 slave 0 53*59833Sralphdisk rz1 at asc0 drive 1 slave 0 54*59833Sralphdisk rz2 at asc0 drive 2 slave 0 55*59833Sralphdisk rz3 at asc0 drive 3 slave 0 56*59833Sralphdisk rz4 at asc0 drive 4 slave 0 57*59833Sralphtape tz0 at asc0 drive 5 slave 0 58*59833Sralphtape tz1 at asc0 drive 6 slave 0 59*59833Sralph 60*59833Sralphpseudo-device ite 61*59833Sralphpseudo-device pty 62*59833Sralphpseudo-device loop 63*59833Sralphpseudo-device ether 64*59833Sralphpseudo-device swappager 65*59833Sralphpseudo-device vnodepager 66*59833Sralphpseudo-device devpager 67