summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2016-01-24 20:54:47 +0100
committerMarcus Meissner <marcus@jet.franken.de>2016-01-24 20:55:43 +0100
commitbce483b6ce984a56586964fa4183bb989befb0bc (patch)
tree39a09c67f5f5adeb1e605f91de91ffce872299a0
parenta31a37cc8f30cb7a21eeef4a41429a5347991922 (diff)
downloadlibgphoto2-bce483b6ce984a56586964fa4183bb989befb0bc.tar.gz
added Sony:ILCE-7M2 control mode
-rw-r--r--camlibs/ptp2/library.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 2bc7c29d8..66624cd87 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -919,6 +919,9 @@ static struct {
/* http://sourceforge.net/p/gphoto/feature-requests/456/ */
{"Sony:Alpha-A7S (Control)", 0x054c, 0x0954, PTP_CAP},
+ /* titan232@gmail.com */
+ {"Sony:ILCE-7M2 (Control)", 0x054c, 0x0a6a, PTP_CAP},
+
/* Andre Crone, andre@elysia.nl */
{"Sony:Alpha-A7r II (Control)", 0x054c, 0x0a6b, PTP_CAP},