summaryrefslogtreecommitdiff
path: root/camlibs
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2022-07-05 14:30:32 +0200
committerMarcus Meissner <marcus@jet.franken.de>2022-07-05 14:30:32 +0200
commit904c28302e665af8bc1e359312dc421e5492ea7a (patch)
tree1fccc61f00a53c54548830af42a07b1cfe3ca576 /camlibs
parentcb70e5fadcaaa98e5b2188cfdd497a35f832834d (diff)
downloadlibgphoto2-904c28302e665af8bc1e359312dc421e5492ea7a.tar.gz
added eos 850d alias
fixes https://github.com/gphoto/libgphoto2/issues/810
Diffstat (limited to 'camlibs')
-rw-r--r--camlibs/ptp2/library.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 3e1546723..6f1b0d4ca 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -2476,6 +2476,8 @@ static struct {
{"Canon:EOS M200", 0x04a9, 0x32ef, PTP_CAP|PTP_CAP_PREVIEW},
/* https://github.com/gphoto/libgphoto2/issues/781 */
{"Canon:EOS Rebel T8i", 0x04a9, 0x32f1, PTP_CAP|PTP_CAP_PREVIEW},
+ /* https://github.com/gphoto/libgphoto2/issues/810 */
+ {"Canon:EOS 850D", 0x04a9, 0x32f1, PTP_CAP|PTP_CAP_PREVIEW},
/* from timelapse-view */
{"Canon:EOS R5", 0x04a9, 0x32f4, PTP_CAP|PTP_CAP_PREVIEW},
/* Steve Rencontre <steve@rsn-tech.co.uk> */