mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Back out 1.88 (NO_SYNC_CACHE quirk for Infortrend IFT-3102). Since
this device properly reports that the sync cache command is unsupported, the bug is that we still complain about it on the console. Noticed by: gibbs
This commit is contained in:
parent
de48920662
commit
468a40eceb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86913
@ -223,14 +223,6 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
{T_DIRECT, SIP_MEDIA_FIXED, quantum, "VIKING 2*", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE
|
||||
},
|
||||
{
|
||||
/*
|
||||
* Infortrend IFT-3102 SCSI to SCSI controller
|
||||
* (firmware version 2.23).
|
||||
*/
|
||||
{T_DIRECT, SIP_MEDIA_FIXED, "IFT", "3102", "*"},
|
||||
/* quirks*/ DA_Q_NO_SYNC_CACHE
|
||||
},
|
||||
|
||||
/* Below a list of quirks for USB devices supported by umass. */
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user