$NetBSD: patch-ad,v 1.2 2004/02/19 19:59:35 drochner Exp $

--- usb.h.orig	2001-03-13 14:46:18.000000000 +0100
+++ usb.h
@@ -28,6 +28,9 @@
 #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 */
 
 /* 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
