freebsd-dev/lib/libusb
Ken Smith 3ca3047aee Bump the version of all non-symbol-versioned shared libraries in
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
2009-07-19 17:25:24 +00:00
..
libusb10_desc.c Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb10_io.c Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb10.c Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb10.h Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
libusb20_compat01.c Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb20_desc.c
libusb20_desc.h
libusb20_int.h Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb20_ugen20.c - Make struct usb_xfer opaque so that drivers can not access the internals 2009-06-23 02:19:59 +00:00
libusb20.3 Add libusb 1.0 support which is compatible with the latest revision on 2009-06-23 01:00:26 +00:00
libusb20.c Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb20.h Cleanup claim/release interface code, which is specific to libusb v0.1. Remove 2009-06-12 16:07:06 +00:00
libusb.3 Add libusb 1.0 support which is compatible with the latest revision on 2009-06-23 01:00:26 +00:00
libusb.h Sync the libusb 1.0 exported api to the latest GSoC code. 2009-07-10 14:15:53 +00:00
Makefile Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00
usb.h