CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/11/26 06:30:19
Modified files:
devel/libusb : Makefile
devel/libusb/patches: patch-bsd_c
Log message:
Implement usb_clear_halt as it's required by several scanners and UPS.
Add O_NONBLOCK inusb_interrupt_read to to fix communication with UPS.
Fix return value of usb_control_msg.
All from FreeBSD.
Add missing WANTLIB while here.
ok sthen@ jakemsr@
