summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2007-07-24 15:16:39 +0000
committerMarcus Meissner <marcus@jet.franken.de>2007-07-24 15:16:39 +0000
commit43446bd2218fbe8db6d86bdca951b7eb3dcece40 (patch)
tree2c7c86e67c9fea69a46040f22686fbecbec3cab9
parent81c20d04124ce95ee527b5b189d6a6c27c0e4347 (diff)
downloadlibgphoto2-43446bd2218fbe8db6d86bdca951b7eb3dcece40.tar.gz
iphone is not MTP actually.
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10474 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--camlibs/ptp2/library.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 4e0c86921..7d1c1a852 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -731,11 +731,10 @@ static struct {
{"Sanyo:VPC-C5 (PTP mode)", 0x0474, 0x0230, 0},
-
- /************ Add MTP devices below this line ***********/
/* from Mike Meyer <mwm@mired.org> */
{"Apple:iPhone (PTP mode)", 0x05ac, 0x1290, PTPBUG_DCIM_WRONG_PARENT},
+ /************ Add MTP devices below this line ***********/
/* This camera speaks _only_ PictBridge, so it is too limited
* for us. -Marcus
{"Motorola:K1 (PTP mode)", 0x22b8, 0x4811, 0},