13 lines
501 B
Plaintext
13 lines
501 B
Plaintext
|
$OpenBSD: patch-camlibs_canon_usb_c,v 1.1 2007/10/19 12:57:52 ajacoutot Exp $
|
||
|
--- camlibs/canon/usb.c.orig Sun Oct 14 12:14:21 2007
|
||
|
+++ camlibs/canon/usb.c Sun Oct 14 12:14:35 2007
|
||
|
@@ -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 75
|
||
|
+#define CANON_FAST_TIMEOUT 750
|
||
|
|
||
|
/* WARNING: This destroys reentrancy of the code. Better to put this
|
||
|
* in the camera descriptor somewhere. */
|