Extend DA_Q_NO_RC16 to MXUB3* devices.

PR:		kern/198647
MFC after:	2 weeks
This commit is contained in:
delphij 2015-04-21 22:55:52 +00:00
parent 2ac0a031ed
commit 2fbc6643b4

View File

@ -1186,7 +1186,7 @@ static struct da_quirk_entry da_quirk_table[] =
/*
* MX-ES USB Drive by Mach Xtreme
*/
{ T_DIRECT, SIP_MEDIA_REMOVABLE, "MX", "MXUB3SES*", "*"},
{ T_DIRECT, SIP_MEDIA_REMOVABLE, "MX", "MXUB3*", "*"},
/*quirks*/DA_Q_NO_RC16
},
};