Add the 'No 6 byte commands' quirk for the Yano ATAPI USB bridge.
Submitted by: Iwasa Kazmi <kzmi@ca2.so-net.ne.jp>
This commit is contained in:
parent
5527ad9525
commit
2c49e670ca
@ -243,6 +243,10 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
*/
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "Sony", "Sony DSC", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
|
||||
},
|
||||
{
|
||||
{T_OPTICAL, SIP_MEDIA_REMOVABLE, "FUJITSU", "MCF3064AP", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user