diff options
author | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-02-03 10:32:18 +0000 |
---|---|---|
committer | Thomas Graichen <graichen@cvs.openbsd.org> | 1997-02-03 10:32:18 +0000 |
commit | 9a8803f023478f029f36ef0ca11d0d586e79fc53 (patch) | |
tree | dfd3b9acfc4d65820de6548e02b14cffd28a6dd1 /sys/arch/pmax | |
parent | 69bf95521e759bef076644a13f5c13d0453e4826 (diff) |
sync the config files with my local ones (rz5 & rz6 etc.)
Diffstat (limited to 'sys/arch/pmax')
-rw-r--r-- | sys/arch/pmax/conf/GENERIC | 2 | ||||
-rw-r--r-- | sys/arch/pmax/conf/PLUTO | 2 | ||||
-rw-r--r-- | sys/arch/pmax/conf/SUMMER | 4 |
3 files changed, 7 insertions, 1 deletions
diff --git a/sys/arch/pmax/conf/GENERIC b/sys/arch/pmax/conf/GENERIC index f9ae15c1444..3d386f7af17 100644 --- a/sys/arch/pmax/conf/GENERIC +++ b/sys/arch/pmax/conf/GENERIC @@ -121,7 +121,9 @@ rz2 at oldscsibus? target ? drive ? rz3 at oldscsibus? target ? drive ? rz4 at oldscsibus? target ? drive ? rz5 at oldscsibus? target ? drive ? +rz6 at oldscsibus? target ? drive ? tz0 at oldscsibus? target ? drive ? +tz1 at oldscsibus? target ? drive ? pseudo-device loop 1 pseudo-device sl 1 # serial-line ip ports diff --git a/sys/arch/pmax/conf/PLUTO b/sys/arch/pmax/conf/PLUTO index c236112fb0f..dad50d02ba4 100644 --- a/sys/arch/pmax/conf/PLUTO +++ b/sys/arch/pmax/conf/PLUTO @@ -43,6 +43,8 @@ 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 ? +rz6 at oldscsibus? target ? drive ? tz0 at oldscsibus? target ? drive ? tz1 at oldscsibus? target ? drive ? diff --git a/sys/arch/pmax/conf/SUMMER b/sys/arch/pmax/conf/SUMMER index 91ff3d7b210..69e5c35a0f5 100644 --- a/sys/arch/pmax/conf/SUMMER +++ b/sys/arch/pmax/conf/SUMMER @@ -27,7 +27,7 @@ option NFSCLIENT option NFSSERVER option KTRACE -config bsd root on rz2a swap on rz2b dumps on rz2b +config bsd root on rz0a swap on rz0b and rz1b dumps on rz0b mainbus0 at root cpu* at mainbus0 @@ -47,7 +47,9 @@ rz2 at oldscsibus? target ? drive ? rz3 at oldscsibus? target ? drive ? rz4 at oldscsibus? target ? drive ? rz5 at oldscsibus? target ? drive ? +rz6 at oldscsibus? target ? drive ? tz0 at oldscsibus? target ? drive ? +tz1 at oldscsibus? target ? drive ? pseudo-device loop pseudo-device fb 1 |