openbsd-ports/graphics/libgphoto2/patches/patch-camlibs_canon_usb_c
ajacoutot 1478d9df0d - monster update to 2.4.0
- enable localizations
- remove Arnaud Launay from MAINTAINER (timeout) ; leave espie@ though ;)

feedback and testing sthen@ landry@, thanks guys!
ok sthen@ landry@ jasper@, "go ahead" espie@
2007-10-19 12:57:51 +00:00

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. */