mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-05 07:59:23 +00:00
Extend Olympus E-100RS quirk to cover entire E series of digital cameras.
This commit is contained in:
parent
23257a0057
commit
9379ee7b50
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88975
@ -307,12 +307,9 @@ static struct da_quirk_entry da_quirk_table[] =
|
||||
},
|
||||
{
|
||||
/*
|
||||
* Olympus E-100RS digital camera.
|
||||
* Reported by: Bernd Walter <ticso@cicely8.cicely.de>
|
||||
* XXX See above; its likely all Olympus digital cameras
|
||||
* have the same quirk, but I cannot confirm. - kbyanc
|
||||
* Olympus digital cameras (E-100RS, E-10).
|
||||
*/
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "OLYMPUS", "E-100RS", "*"},
|
||||
{T_DIRECT, SIP_MEDIA_REMOVABLE, "OLYMPUS", "E-*", "*"},
|
||||
/*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user