CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/01/18 07:09:53
Modified files:
devel/libusb1 : Makefile
devel/libusb1/files: openbsd_ugen.c
Log message:
Always try to open a node in rw mode if possible, the same endpoint may
be used for reading and writting and don't close it if a timeout occured
Fix a regression reported by mpf@, ok ajacoutot@
