mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Back out the previous change. It's not correct for -current.
This commit is contained in:
parent
b73daed8ca
commit
93f4df92ad
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13671
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user