mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 14:29:28 +00:00
PR: kern/38208
X-MFC after: immediate w/ release eng approval.
This commit is contained in:
parent
f4258597dc
commit
9424cbcf69
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97513
@ -374,6 +374,13 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "MINOLTA", "DIMAGE 2330*", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE
|
||||
},
|
||||
{
|
||||
/*
|
||||
* Minolta Dimage E203
|
||||
*/
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "MINOLTA", "DiMAGE E203", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
|
||||
},
|
||||
{
|
||||
/*
|
||||
* DIVA USB Mp3 Player.
|
||||
|
Loading…
Reference in New Issue
Block a user