diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2000-11-10 01:07:05 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2000-11-10 01:07:05 +0000 |
commit | f7479128beb1a4e85f411818b43c26371f105e98 (patch) | |
tree | 031122cbe0ededf230a6bcc5768a4f8f5fb61e5f | |
parent | a45ab93717a35f57347c3869376166f73b58a223 (diff) |
No ioasic on model 240
-rw-r--r-- | sys/arch/pmax/conf/DS5000_240 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/pmax/conf/DS5000_240 b/sys/arch/pmax/conf/DS5000_240 index 5f60e2ff479..347107980fc 100644 --- a/sys/arch/pmax/conf/DS5000_240 +++ b/sys/arch/pmax/conf/DS5000_240 @@ -1,4 +1,4 @@ -# $OpenBSD: DS5000_240,v 1.7 2000/05/01 22:25:46 maja Exp $ +# $OpenBSD: DS5000_240,v 1.8 2000/11/10 01:07:04 miod Exp $ # # DECstation 5000/240 kernel config # @@ -85,8 +85,6 @@ clock0 at mainbus0 # rtc dz0 at mainbus0 le0 at tc? # tc ether "option" on baseboard asc0 at tc? # tc scsi "option" on baseboard -# for now, pretend this machine has an ioasic -dz0 at ioasic? offset? # dc7083 four-port dz device # the scsi busses oldscsibus* at asc? # scsi configuration for old 4.4bsd/pmax decstation scsi driver |