summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2017-05-10 23:30:48 +0200
committerMarcus Meissner <marcus@jet.franken.de>2017-05-10 23:30:48 +0200
commitec291d5083e7813437b36d34c766db24eb79eb82 (patch)
tree40fa0258cc513b5957117f0549551041d5f2b7d0
parente96289697e5b68c82f3f1c88a2047bf61c213047 (diff)
downloadlibgphoto2-ec291d5083e7813437b36d34c766db24eb79eb82.tar.gz
added nikon d5600
-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 be3eddd19..f76fb58e9 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -1317,6 +1317,9 @@ static struct {
/* Chris P <cpeace@gmail.com> */
{"Nikon:DSC D3400", 0x04b0, 0x043d, PTP_CAP|PTP_CAP_PREVIEW},
+ /* Phil Stephenson <filstephenson@gmail.com> */
+ {"Nikon:DSC D5600", 0x04b0, 0x043f, PTP_CAP|PTP_CAP_PREVIEW},
+
/* http://sourceforge.net/tracker/?func=detail&aid=3536904&group_id=8874&atid=108874 */
{"Nikon:V1", 0x04b0, 0x0601, PTP_CAP|PTP_NIKON_1},
/* https://sourceforge.net/tracker/?func=detail&atid=358874&aid=3556403&group_id=8874 */