Package: libgphoto2
Version: 2.4.0-6

Below you can find a patch to support a Canon G9. I had sent
it to upstream as well. Of course it has been verified.


Regards

Harri

--- ./camlibs/ptp2/library.c~	2007-10-07 10:59:56.000000000 +0200
+++ ./camlibs/ptp2/library.c	2007-10-07 11:00:55.000000000 +0200
@@ -694,6 +694,8 @@
 	{"Canon:PowerShot A550 (PTP mode)",     0x04a9, 0x3150, PTPBUG_DELETE_SENDS_EVENT},
 	/* https://launchpad.net/bugs/64146 */
 	{"Canon:PowerShot A450 (PTP mode)",     0x04a9, 0x3155, PTPBUG_DELETE_SENDS_EVENT},
+	/* Harald Dunkel <[EMAIL PROTECTED]> */
+	{"Canon:PowerShot G9 (PTP mode)",	0x04a9, 0x315a, PTPBUG_DELETE_SENDS_EVENT},
 
 
 

Reply via email to