summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-01-10 12:24:19 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-01-10 12:24:19 +0000
commit245add3eba183ee87d585034638ab1fb0bd8c5f4 (patch)
tree948b632a7fd6f257916c08b4fabfff42a81a9b6f
parent7ae7fcc1e9c0dc8f1c5ce2727224303137b6a759 (diff)
downloadlibgphoto2-245add3eba183ee87d585034638ab1fb0bd8c5f4.tar.gz
added canon powershot a810
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@14685 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--camlibs/ptp2/library.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index c436ef7eb..9312fc596 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1486,10 +1486,14 @@ static struct {
{"Canon:EOS 650D", 0x04a9, 0x323b, PTP_CAP|PTP_CAP_PREVIEW},
/* "T. Ludewig" <t.ludewig@gmail.com> */
{"Canon:Rebel T4i", 0x04a9, 0x323b, PTP_CAP|PTP_CAP_PREVIEW},
+
/* "T. Ludewig" <t.ludewig@gmail.com> */
{"Canon:EOS M", 0x04a9, 0x323d, 0/*PTP_CAP|PTP_CAP_PREVIEW ... might be unknown opcodes -Marcus */},
/* via https://bugs.kde.org/show_bug.cgi?id=311393 */
{"Canon:PowerShot A1300IS", 0x04a9, 0x323e, PTPBUG_DELETE_SENDS_EVENT},
+ /* https://forums.opensuse.org/showthread.php/493692-canon-usb-camera-a810-not-detected */
+ {"Canon:PowerShot A810", 0x04a9, 0x323f, PTPBUG_DELETE_SENDS_EVENT},
+
/* "T. Ludewig" <t.ludewig@gmail.com> */
{"Canon:PowerShot A4000IS", 0x04a9, 0x3243, PTPBUG_DELETE_SENDS_EVENT},
/* "T. Ludewig" <t.ludewig@gmail.com> */