pkgsrc/graphics/s10sh/patches/patch-ad
2004-12-22 12:09:25 +00:00

15 lines
710 B
Text

$NetBSD: patch-ad,v 1.3 2004/12/22 12:09:25 drochner Exp $
--- usb.h.orig 2001-03-13 14:46:18.000000000 +0100
+++ usb.h
@@ -28,6 +28,10 @@
#define PRODUCT_ID_S100_US 0x3045 /* S100, aka. Digital Ixus, Elph */
#define PRODUCT_ID_S100_EU 0x3047 /* S100, aka. Digital Ixus, Elph */
#define PRODUCT_ID_G1 0x3048 /* PowerShot G1 */
+#define PRODUCT_ID_A20 0x304e /* PowerShot A20 */
+#define PRODUCT_ID_S330_US 0x3066 /* PowerShot S330, Digital Elph */
+#define PRODUCT_ID_EOS300D 0x3084 /* EOD 300D, Digital Rebel */
+#define PRODUCT_ID_A95 0x30bb /* PowerShot A95 */
/* The Canon USB protocol of the S10, S20, S100, G1 is the same.
* We can hope that the next cameras will adopt a compatible protocol