Add DA_Q_NO_RC16 quirk for USB mass storage device.
PR: 198647 MFC after: 1 week
This commit is contained in:
parent
a3b9bb6c0e
commit
7eabd08386
@ -1182,6 +1182,13 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
{ T_DIRECT, SIP_MEDIA_REMOVABLE, "Innostor", "Innostor*", "*" },
|
||||
/*quirks*/DA_Q_NO_RC16
|
||||
},
|
||||
{
|
||||
/*
|
||||
* MX-ES USB Drive by Mach Xtreme
|
||||
*/
|
||||
{ T_DIRECT, SIP_MEDIA_REMOVABLE, "MX", "MXUB3SES*", "*"},
|
||||
/*quirks*/DA_Q_NO_RC16
|
||||
},
|
||||
};
|
||||
|
||||
static disk_strategy_t dastrategy;
|
||||
|
Loading…
x
Reference in New Issue
Block a user