summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2012-01-22 20:51:56 +0000
committerMarcus Meissner <marcus@jet.franken.de>2012-01-22 20:51:56 +0000
commit0ab56b9fdbb78f42aeeb5bc57606197e9d5f9aa7 (patch)
tree1a784b659b6c9b3f848fade9c2ebde27e31b7f05
parent3d83992f099ad2a4b783424f7b7ea08e6897c49c (diff)
downloadlibgphoto2-0ab56b9fdbb78f42aeeb5bc57606197e9d5f9aa7.tar.gz
d3100 has no live view
git-svn-id: https://svn.code.sf.net/p/gphoto/code/branches/libgphoto2-2_4/libgphoto2@13839 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--camlibs/ptp2/library.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index ed18cec66..fe458ad85 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -796,8 +796,8 @@ static struct {
{"Nikon:DSC D300s (PTP mode)", 0x04b0, 0x0425, PTP_CAP|PTP_CAP_PREVIEW},
/* Matthias Blaicher <blaicher@googlemail.com> */
{"Nikon:DSC D3s (PTP mode)", 0x04b0, 0x0426, PTP_CAP|PTP_CAP_PREVIEW},
- /* SWPLinux IRC reporter */
- {"Nikon:DSC D3100 (PTP mode)", 0x04b0, 0x0427, PTP_CAP|PTP_CAP_PREVIEW},
+ /* SWPLinux IRC reporter... does not have liveview -lowend model. */
+ {"Nikon:DSC D3100 (PTP mode)", 0x04b0, 0x0427, PTP_CAP},
/* http://sourceforge.net/tracker/?func=detail&atid=358874&aid=3140014&group_id=8874 */
{"Nikon:DSC D7000 (PTP mode)", 0x04b0, 0x0428, PTP_CAP|PTP_CAP_PREVIEW},