Lines Matching full:libusb
2 visit: http://log.libusb.info
36 The (#xx) numbers are libusb issue numbers, see ie:
37 https://github.com/libusb/libusb/issues/16
64 * Linux: Fix libusb build failure with --disable-udev (#124)
68 Note that using this libusb version on OpenBSD requires using
70 to stay with the libusb shipped with OpenBSD (mpi)
120 compatibility with libusb or older versions, see APPENDIX A below.
121 * Fix broken support for the 0.1 -> 1.0 libusb-compat layer
127 * Add libusb0 (libusb-win32) and libusbK driver support on Windows. Note that while
128 the drivers allow it, isochronous transfers are not supported yet in libusb. Also
129 not supported yet is the use of libusb-win32 filter drivers on composite interfaces
142 * Define log levels in libusb.h and set timestamp origin to first libusb_init() call
224 * First libusb-1.0 beta release
228 APPENDIX A - How to maintain code compatibility with versions of libusb and
229 libusb that use MaxPower: