openbsd-ports/graphics/libgphoto2/patches/patch-camlibs_canon_usb_c
ajacoutot 74c1c98557 - update libgphoto to version 2.4.3
this is a maintenance release

ok espie@
2008-12-08 14:20:10 +00:00

13 lines
502 B
Plaintext

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