$OpenBSD: patch-camlibs_canon_usb_c,v 1.3 2008/12/08 14:20:10 ajacoutot Exp $
--- camlibs/canon/usb.c.orig	Tue Nov 11 14:57:31 2008
+++ camlibs/canon/usb.c	Tue Nov 11 14:57:46 2008
@@ -72,7 +72,7 @@
 
 /* CANON_FAST_TIMEOUT: how long (in milliseconds) we should wait for
  * an URB to come back on an interrupt endpoint */
-#define CANON_FAST_TIMEOUT 175
+#define CANON_FAST_TIMEOUT 750
 
 /* WARNING: This destroys reentrancy of the code. Better to put this
  * in the camera descriptor somewhere. */
