Extend Olympus E-100RS quirk to cover entire E series of digital cameras.

This commit is contained in:
Kelly Yancey 2002-01-07 03:32:56 +00:00
parent 23257a0057
commit 9379ee7b50
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88975

View File

@ -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
},
{