summaryrefslogtreecommitdiffstats
path: root/lib/libusb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add support for LibUSB in 32-bit compatibility mode.hselasky2010-10-141-0/+4
| | | | Approved by: thompsa (mentor)
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
| | | | | | | | | Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and lower it when needed. I'm setting WARNS?=0 for secure/. It seems secure/ includes the Makefile.inc provided by lib/. I'm not going to touch that directory. Most of the code there is contributed anyway.
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
| | | | | | | | 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)
* Add libusb 1.0 support which is compatible with the latest revision onthompsa2009-06-231-5/+9
| | | | | | | | | | | | | | Sourceforge. Libusb 1.0 is a portable usb api released December 2008 and supersedes the original libusb released 10 years ago, it supports isochronous endpoints and asynchronous I/O. Many applications have already started using the interfaces. This has been developed as part of Google Summer of Code this year by Sylvestre Gallon and has been cribbed early due to it being desirable in FreeBSD 8.0 Submitted by: Sylvestre Gallon Sponsored by: Google Summer of Code 2009 Reviewed by: Hans Petter Selasky
* Update libusb.3 name and add mlinks for usb.3 and libusb20.3thompsa2009-03-101-1/+4
|
* libusb20 is now installed as libusb, remove the version number from thethompsa2009-03-091-0/+25
| | | | directory name.
* Follow NetBSD and rename libusb to libusbhid.joe2002-03-271-24/+0
| | | | MFC after: 7 days
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
|
* The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.n_hibma2000-06-111-0/+24
OpenPOWER on IntegriCloud