summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2010-03-27 09:08:19 +0000
committerMarcus Meissner <marcus@jet.franken.de>2010-03-27 09:08:19 +0000
commitafe1e7bfffea54655a55e25215245989c24bf445 (patch)
treefa51098d098227880354a6a7b0af20708abb48b1
parent359df0bc6bd747b2ed05bdd8742d0bc17d61b966 (diff)
downloadlibgphoto2-afe1e7bfffea54655a55e25215245989c24bf445.tar.gz
added nikon coolpix l20
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@12850 67ed7778-7388-44ab-90cf-0a291f65f57c
-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 c4f77c710..30626f917 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -677,6 +677,8 @@ static struct {
{"Nikon:Coolpix P60 (PTP mode)", 0x04b0, 0x0311, PTP_CAP|PTP_NIKON_BROKEN_CAP},
/* Stas Timokhin <st@ngs.ru> */
{"Nikon:Coolpix L16 (PTP mode)", 0x04b0, 0x0315, PTP_CAP|PTP_NIKON_BROKEN_CAP},
+ /* https://sourceforge.net/tracker/index.php?func=detail&aid=2977303&group_id=8874&atid=358874 */
+ {"Nikon:Coolpix L20 (PTP mode)", 0x04b0, 0x0317, PTP_CAP|PTP_NIKON_BROKEN_CAP},
/* https://sourceforge.net/tracker/index.php?func=detail&aid=2947644&group_id=8874&atid=108874 */
{"Nikon:Coolpix L19 (PTP mode)", 0x04b0, 0x0318, PTP_CAP|PTP_NIKON_BROKEN_CAP},
/* Nikon D100 has a PTP mode: westin 2002.10.16 */