Back out the previous change. It's not correct for -current.

This commit is contained in:
Jordan K. Hubbard 1996-01-28 21:51:57 +00:00
parent b73daed8ca
commit 93f4df92ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13671

View File

@ -293,17 +293,9 @@ static struct scsidevs knowndevs[] =
"cd", SC_MORE_LUS, CD_Q_NO_TOUCH "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","*", T_READONLY, T_READONLY, T_REMOV, "CHINON", "CD-ROM CDS-535","*",
"cd", SC_ONE_LU "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 * Note: My drive with v1.0 firmware "forgets" to generate scsi parity
* when answering probes.. :-( EVIL!! You need to disable scsi parity * when answering probes.. :-( EVIL!! You need to disable scsi parity