Add a NO_6_BYTE quirk for the D-series olympus digital cameras.
PR: kern/31250 Submitted by: Bryan Liesner <bleez@bellatlantic.net>
This commit is contained in:
parent
0e366cda47
commit
b7fee4d50b
@ -298,6 +298,13 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "OLYMPUS", "C-*", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
|
||||
},
|
||||
{
|
||||
/*
|
||||
* Olympus digital cameras (D-370)
|
||||
*/
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "OLYMPUS", "D-*", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE
|
||||
},
|
||||
{
|
||||
/*
|
||||
* Olympus E-100RS digital camera.
|
||||
|
Loading…
x
Reference in New Issue
Block a user