2008-12-08 09:20:10 -05:00
|
|
|
$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
|
2007-10-19 08:57:51 -04:00
|
|
|
@@ -72,7 +72,7 @@
|
|
|
|
|
|
|
|
/* CANON_FAST_TIMEOUT: how long (in milliseconds) we should wait for
|
|
|
|
* an URB to come back on an interrupt endpoint */
|
2008-12-08 09:20:10 -05:00
|
|
|
-#define CANON_FAST_TIMEOUT 175
|
2007-10-19 08:57:51 -04:00
|
|
|
+#define CANON_FAST_TIMEOUT 750
|
|
|
|
|
|
|
|
/* WARNING: This destroys reentrancy of the code. Better to put this
|
|
|
|
* in the camera descriptor somewhere. */
|