From 829ab588d2aa72e6a5e2a4f3b682ba55951470b3 Mon Sep 17 00:00:00 2001 From: graichen Date: Fri, 28 Feb 1997 08:34:58 +0000 Subject: [PATCH] remove the unused scsi controller entries for each type (from dieter mayer) --- sys/arch/pmax/conf/DS3100 | 1 - sys/arch/pmax/conf/DS5000_100 | 1 - sys/arch/pmax/conf/DS5000_200 | 1 - sys/arch/pmax/conf/DS5000_240 | 1 - sys/arch/pmax/conf/DS5000_25 | 1 - 5 files changed, 5 deletions(-) diff --git a/sys/arch/pmax/conf/DS3100 b/sys/arch/pmax/conf/DS3100 index 1fec8b08de8..f590823890c 100644 --- a/sys/arch/pmax/conf/DS3100 +++ b/sys/arch/pmax/conf/DS3100 @@ -84,7 +84,6 @@ le* at mainbus0 # 3100 onboard lance sii0 at mainbus0 # onboard scsi # the scsi busses oldscsibus* at sii? -oldscsibus* at asc? # scsi configuration for old 4.4bsd/pmax decstation scsi driver rz0 at oldscsibus? target ? drive ? rz1 at oldscsibus? target ? drive ? diff --git a/sys/arch/pmax/conf/DS5000_100 b/sys/arch/pmax/conf/DS5000_100 index c45f3244f64..aa2ad7f10b4 100644 --- a/sys/arch/pmax/conf/DS5000_100 +++ b/sys/arch/pmax/conf/DS5000_100 @@ -91,7 +91,6 @@ scc0 at ioasic? le0 at ioasic? # tc onboard lance scc1 at ioasic? # not present on maxine # the scsi busses -oldscsibus* at sii? oldscsibus* at asc? # scsi configuration for old 4.4bsd/pmax decstation scsi driver rz0 at oldscsibus? target ? drive ? diff --git a/sys/arch/pmax/conf/DS5000_200 b/sys/arch/pmax/conf/DS5000_200 index b0054eb7946..a7ad25fde83 100644 --- a/sys/arch/pmax/conf/DS5000_200 +++ b/sys/arch/pmax/conf/DS5000_200 @@ -90,7 +90,6 @@ dc0 at mainbus0 le0 at tc? # tc ether "option" on baseboard asc0 at tc? # tc scsi "option" on baseboard # the scsi busses -oldscsibus* at sii? oldscsibus* at asc? # scsi configuration for old 4.4bsd/pmax decstation scsi driver rz0 at oldscsibus? target ? drive ? diff --git a/sys/arch/pmax/conf/DS5000_240 b/sys/arch/pmax/conf/DS5000_240 index cf360a916c9..3f5982b3d75 100644 --- a/sys/arch/pmax/conf/DS5000_240 +++ b/sys/arch/pmax/conf/DS5000_240 @@ -92,7 +92,6 @@ asc0 at tc? # tc scsi "option" on baseboard # for now, pretend this machine has an ioasic dc0 at ioasic? # dc7083 four-port dz device # the scsi busses -oldscsibus* at sii? oldscsibus* at asc? # scsi configuration for old 4.4bsd/pmax decstation scsi driver rz0 at oldscsibus? target ? drive ? diff --git a/sys/arch/pmax/conf/DS5000_25 b/sys/arch/pmax/conf/DS5000_25 index ef56cc7e950..8f19b092256 100644 --- a/sys/arch/pmax/conf/DS5000_25 +++ b/sys/arch/pmax/conf/DS5000_25 @@ -95,7 +95,6 @@ scc1 at ioasic? # not present on maxine xcfb0 at tc? # tc framebuffer "option" dtop0 at ioasic0 # destop bus, lk501 kbd, mouse # the scsi busses -oldscsibus* at sii? oldscsibus* at asc? # scsi configuration for old 4.4bsd/pmax decstation scsi driver rz0 at oldscsibus? target ? drive ? -- 2.20.1