Extend mask of VMware virtual disks.

This commit is contained in:
Alexander Motin 2015-11-05 09:07:53 +00:00
parent 458b591fb0
commit c71150ce5d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=290387

View File

@ -368,7 +368,7 @@ static struct da_quirk_entry da_quirk_table[] =
* VMware returns BUSY status when storage has transient
* connectivity problems, so better wait.
*/
{T_DIRECT, SIP_MEDIA_FIXED, "VMware", "Virtual disk", "*"},
{T_DIRECT, SIP_MEDIA_FIXED, "VMware*", "*", "*"},
/*quirks*/ DA_Q_RETRY_BUSY
},
/* USB mass storage devices supported by umass(4) */