SOURCES: libgphoto2-canona610.patch (NEW) - A610 doesn't work in n...

freetz freetz at pld-linux.org
Mon Mar 27 21:20:12 CEST 2006


Author: freetz                       Date: Mon Mar 27 19:20:12 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- A610 doesn't work in normal mode (ptp works perfectly)

---- Files affected:
SOURCES:
   libgphoto2-canona610.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libgphoto2-canona610.patch
diff -u /dev/null SOURCES/libgphoto2-canona610.patch:1.1
--- /dev/null	Mon Mar 27 21:20:12 2006
+++ SOURCES/libgphoto2-canona610.patch	Mon Mar 27 21:20:07 2006
@@ -0,0 +1,15 @@
+diff -aurN libgphoto2-2.1.99.orig/camlibs/canon/canon.c libgphoto2-2.1.99/camlibs/canon/canon.c
+--- libgphoto2-2.1.99.orig/camlibs/canon/canon.c	2005-11-23 14:47:36.000000000 +0100
++++ libgphoto2-2.1.99/camlibs/canon/canon.c	2006-03-27 21:16:46.147609168 +0200
+@@ -314,9 +314,10 @@
+         {"Canon:IXY Digital 600 (normal mode)",  CANON_CLASS_5,  0x04A9, 0x30f2, CAP_NON, SL_MOVIE_LARGE, SL_THUMB, SL_PICTURE, NULL},
+ 
+ 	/* I was not able to make A620 work with CLASS 5, 1 and 6. -Marcus */
+-
++#if 0
+         {"Canon:PowerShot A610 (normal mode)",   CANON_CLASS_5,  0x04A9, 0x30fd, CAP_SUP, SL_MOVIE_LARGE, SL_THUMB, SL_PICTURE, NULL},
+         {NULL}
++#endif
+         /* *INDENT-ON* */
+ };
+ 
================================================================


More information about the pld-cvs-commit mailing list