diff options
author | Thomas Graichen <graichen@cvs.openbsd.org> | 1996-12-22 15:19:07 +0000 |
---|---|---|
committer | Thomas Graichen <graichen@cvs.openbsd.org> | 1996-12-22 15:19:07 +0000 |
commit | ca1c7fedd990e6b1e7244233df5a6a638f0e4e31 (patch) | |
tree | 20016b11dce3c72001f0e250c8f1a714ed64e546 /sys/arch/pmax/conf/PLUTO | |
parent | de4c3561677938c64d13b1e5112686a88b0b47fe (diff) |
update the pmax stuff to NetBSD 961107 - this version i got somehow
compiled on my decstation 2100 (PLUTO) - but it will not fully work
out of the box - but i want to bring it into the tree because i get
my own pmax on 961228 - so that i have a good startpoint then :-)
all the OpenBSD changes to the pmax tree will follow in the next commit
Diffstat (limited to 'sys/arch/pmax/conf/PLUTO')
-rw-r--r-- | sys/arch/pmax/conf/PLUTO | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/pmax/conf/PLUTO b/sys/arch/pmax/conf/PLUTO index 1931c01156d..c236112fb0f 100644 --- a/sys/arch/pmax/conf/PLUTO +++ b/sys/arch/pmax/conf/PLUTO @@ -5,13 +5,14 @@ machine pmax option CPU_R3000 +option MIPS1 option DS3100 option HZ=256 option NKMEMCLUSTERS=1024 option TIMEZONE=0 option DST=0 -maxusers 8 +maxusers 32 option SWAPPAGER option VNODEPAGER @@ -26,7 +27,7 @@ option NFSCLIENT option NFSSERVER option KTRACE -config bsd root on rz3a swap on rz3b dumps on rz3b +config bsd root on rz0a swap on rz0b dumps on rz0b mainbus0 at root @@ -42,7 +43,6 @@ rz1 at oldscsibus? target ? drive ? rz2 at oldscsibus? target ? drive ? rz3 at oldscsibus? target ? drive ? rz4 at oldscsibus? target ? drive ? -rz5 at oldscsibus? target ? drive ? tz0 at oldscsibus? target ? drive ? tz1 at oldscsibus? target ? drive ? |