Quirk entry for TeraSolutions TRC-22 RAID controller to keep mintags
from dropping below 55 due to temporary resource shortages.
This commit is contained in:
parent
673d13f2db
commit
da6efda67d
@ -481,6 +481,11 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
|
||||
{ T_PROCESSOR, SIP_MEDIA_FIXED, "CABLETRN", "EA41*", "*" },
|
||||
CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
|
||||
},
|
||||
{
|
||||
/* TeraSolutions special settings for TRC-22 RAID */
|
||||
{ T_DIRECT, SIP_MEDIA_FIXED, "TERASOLU", "TRC-22", "*" },
|
||||
/*quirks*/0, /*mintags*/55, /*maxtags*/255
|
||||
},
|
||||
{
|
||||
/* Default tagged queuing parameters for all devices */
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user