From 93f4df92ad53d4badc44d44867cc80874982c97e Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Sun, 28 Jan 1996 21:51:57 +0000 Subject: [PATCH] Back out the previous change. It's not correct for -current. --- sys/scsi/scsiconf.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c index c2db152d4929..db39fba2047e 100644 --- a/sys/scsi/scsiconf.c +++ b/sys/scsi/scsiconf.c @@ -293,17 +293,9 @@ static struct scsidevs knowndevs[] = "cd", SC_MORE_LUS, CD_Q_NO_TOUCH }, { - T_READONLY, T_REMOV, "NRC", "MBR-7", "*", - "cd", SC_MORE_LUS - }, - { T_READONLY, T_READONLY, T_REMOV, "CHINON", "CD-ROM CDS-535","*", "cd", SC_ONE_LU }, - { - T_READONLY, T_READONLY, T_REMOV, "NRC", "MBR-7","*", - "cd", SC_MORE_LUS - }, /* * Note: My drive with v1.0 firmware "forgets" to generate scsi parity * when answering probes.. :-( EVIL!! You need to disable scsi parity