CVSROOT: /cvs Module name: ports Changes by: [email protected] 2012/06/19 14:48:55
Added files:
devel/libusb1/patches: patch-libusb_os_openbsd_usb_c
Log message:
Rework the OpenBSD backend to add *basic support* for non ugen(4) devices.
It is now possible to have a read access and submit control transfers to
all USB devices using libusb, please note that controllers and hubs also
appear as devices.
Requested by many, tested by and ok ajacoutot@, jasper@, henning@, shten@
