Date: Fri, 19 Nov 2010 21:04:18 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libusb libusb.3 libusb.h libusb10.c libusb20.3 Message-ID: <201011192104.oAJL4g1g098836@repoman.freebsd.org>
index | next in thread | raw e-mail
thompsa 2010-11-19 21:04:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
lib/libusb libusb.3 libusb.h libusb10.c libusb20.3
Log:
SVN rev 215546 on 2010-11-19 21:04:18Z by thompsa
MFC r213853
- Add missing LibUSB API functions:
* libusb_strerror()
* libusb_get_driver[_np]()
* libusb_detach_kernel_driver[_np]()
- Factor out setting of non-blocking flag inside libusb.
- Add missing NULL check after libusb_get_device() call.
- Correct some wrong error codes due to copy and paste error.
PR: usb/150546
Submitted by: Robert Jenssen, Alexander Leidinger
Revision Changes Path
1.8.2.2 +42 -8 src/lib/libusb/libusb.3
1.9.2.6 +4 -0 src/lib/libusb/libusb.h
1.3.2.8 +72 -12 src/lib/libusb/libusb10.c
1.4.2.4 +2 -2 src/lib/libusb/libusb20.3
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011192104.oAJL4g1g098836>
