diff --git a/sys/cam/cam_xpt.c b/sys/cam/cam_xpt.c index f7c16d33eb6..05dcef99229 100644 --- a/sys/cam/cam_xpt.c +++ b/sys/cam/cam_xpt.c @@ -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 }, {