Date: Thu, 14 Oct 2010 20:04:36 +0000 (UTC) From: Hans Petter Selasky <hselasky@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: <201010142005.o9EK50rx013228@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hselasky 2010-10-14 20:04:36 UTC FreeBSD src repository Modified files: lib/libusb libusb.3 libusb.h libusb10.c libusb20_compat01.c usb.h Log: SVN rev 213848 on 2010-10-14 20:04:36Z by hselasky LibUSB (new API): - Add a new API function to check the connected status of the USB handle in the LibUSB v1.0 and LibUSB v0.1 interfaces. Approved by: thompsa (mentor) Revision Changes Path 1.11 +9 -0 src/lib/libusb/libusb.3 1.14 +1 -0 src/lib/libusb/libusb.h 1.10 +15 -0 src/lib/libusb/libusb10.c 1.8 +13 -0 src/lib/libusb/libusb20_compat01.c 1.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?201010142005.o9EK50rx013228>