Mark the (ancient) MaxOptix Tahiti 1 drive as a known rogue that would

respond to all LUNs.

Reviewed by:	ken
This commit is contained in:
joerg 2001-01-23 10:49:30 +00:00
parent ec62944a0b
commit 3bdade41c9

View File

@ -500,6 +500,16 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
{ T_DIRECT, SIP_MEDIA_FIXED, "TERASOLU", "TRC-22", "*" },
/*quirks*/0, /*mintags*/55, /*maxtags*/255
},
{
/*
* Would respond to all LUNs. Device type and removable
* flag are jumper-selectable.
*/
{ T_ANY, SIP_MEDIA_REMOVABLE|SIP_MEDIA_FIXED, "MaxOptix",
"Tahiti 1", "*"
},
CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
},
{
/* Default tagged queuing parameters for all devices */
{