Date: Sun, 28 Nov 2010 07:16:53 +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_compat01.c usb.h Message-ID: <201011280717.oAS7H9M0085143@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2010-11-28 07:16:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) lib/libusb libusb.3 libusb.h libusb10.c libusb20_compat01.c usb.h Log: SVN rev 215982 on 2010-11-28 07:16:53Z by thompsa MFC r213848 - Add a new API function to check the connected status of the USB handle in the LibUSB v1.0 and LibUSB v0.1 interfaces. Revision Changes Path 1.8.2.3 +9 -0 src/lib/libusb/libusb.3 1.9.2.7 +1 -0 src/lib/libusb/libusb.h 1.3.2.9 +15 -0 src/lib/libusb/libusb10.c 1.4.2.5 +13 -0 src/lib/libusb/libusb20_compat01.c 1.1.2.4 +1 -0 src/lib/libusb/usb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011280717.oAS7H9M0085143>