CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/11/18 08:18:50
Modified files:
devel/libusb1 : Makefile
devel/libusb1/files: openbsd_ugen.c
Log message:
Various changes for OpenBSD's backend with inputs from upstream.
Transfer completion notifications are now send asynchronously this should
prevent potential lock of applications using a different thread for polling
events.
Fix interrupt tranfers, reported by and helped to debug, sebastia@
Other minor improvements and style fixes.
Tested by sebastia@ and ajacoutot@
ok ajacoutot@