Grumble. VMWare ESX and VMWare WorkStation have *slightly* different

inquiry data (pointlessly different I might add). Pick the common
parts.

MFC after:	1 day
This commit is contained in:
Matt Jacob 2006-06-26 05:41:11 +00:00
parent 6f48c95642
commit 5ce1b00496

View File

@ -388,7 +388,7 @@ static struct xpt_quirk_entry xpt_quirk_table[] =
},
{
/* Does not support other than LUN 0 */
{ T_DIRECT, SIP_MEDIA_FIXED, "VMware*", "VMware Virtu*", "*" },
{ T_DIRECT, SIP_MEDIA_FIXED, "VMware*", "*", "*" },
CAM_QUIRK_NOLUNS, /*mintags*/0, /*maxtags*/0
},
{