| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| aclocal.m4 | 04-Nov-2014 | 311.6K | |
| AUTHORS | 04-Nov-2014 | 415 | |
| ChangeLog | 04-Nov-2014 | 57.4K | |
| compile | 04-Nov-2014 | 3.6K | |
| config.guess | 04-Nov-2014 | 44.4K | |
| config.h | 04-Nov-2014 | 2.6K | |
| config.h.in | 04-Nov-2014 | 2.3K | |
| config.sub | 04-Nov-2014 | 32.9K | |
| configure | 04-Nov-2014 | 383.1K | |
| configure.ac | 04-Nov-2014 | 4K | |
| COPYING | 04-Nov-2014 | 25.8K | |
| depcomp | 04-Nov-2014 | 17.2K | |
| doc/ | 04-Nov-2014 | ||
| examples/ | 04-Nov-2014 | ||
| INSTALL | 04-Nov-2014 | 9.2K | |
| install-sh | 04-Nov-2014 | 12.9K | |
| libusb/ | 04-Nov-2014 | ||
| libusb-1.0.pc.in | 04-Nov-2014 | 245 | |
| libusb.xcodeproj/ | 04-Nov-2014 | ||
| ltmain.sh | 04-Nov-2014 | 237.5K | |
| MacConfigExternalDebug.xcconfig | 04-Nov-2014 | 615 | |
| MacConfigExternalRelease.xcconfig | 04-Nov-2014 | 854 | |
| Makefile.am | 04-Nov-2014 | 621 | |
| Makefile.in | 04-Nov-2014 | 25.1K | |
| missing | 04-Nov-2014 | 10.9K | |
| NEWS | 04-Nov-2014 | 1.2K | |
| PORTING | 04-Nov-2014 | 3.8K | |
| README | 04-Nov-2014 | 684 | |
| THANKS | 04-Nov-2014 | 215 | |
| TODO | 04-Nov-2014 | 290 | |
1 libusb 2 ====== 3 4 libusb is a library for USB device access from Linux userspace. 5 It is written in C and licensed under the LGPL-2.1 (see COPYING). 6 7 libusb is abstracted internally in such a way that it can hopefully 8 be ported to other operating systems. See the PORTING file for some 9 information, if you fancy a challenge :) 10 11 libusb homepage: 12 http://libusb.sourceforge.net 13 14 Developers will wish to consult the API documentation: 15 http://libusb.sourceforge.net/api-1.0/ 16 17 Use the mailing list for questions, comments, etc: 18 https://sourceforge.net/mailarchive/forum.php?forum_name=libusb-devel 19 20 - Daniel Drake <dsd (a] gentoo.org> 21 (use the mailing list rather than mailing developers directly) 22