summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-01-28 21:51:57 +0000
committerjkh <jkh@FreeBSD.org>1996-01-28 21:51:57 +0000
commitfbcc7783adf8c464e809cded0cb18ee191cc9a58 (patch)
treea3f579e8544e430c042e56e39ef70f188a199dbb
parentfabcee231e2ed1b0a3ad402269baaa79329da51a (diff)
downloadFreeBSD-src-fbcc7783adf8c464e809cded0cb18ee191cc9a58.zip
FreeBSD-src-fbcc7783adf8c464e809cded0cb18ee191cc9a58.tar.gz
Back out the previous change. It's not correct for -current.
-rw-r--r--sys/scsi/scsiconf.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index c2db152..db39fba 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
OpenPOWER on IntegriCloud