Lines Matching refs:libusb
2 visit: http://log.libusb.info
99 The (#xx) numbers are libusb issue numbers, see ie:
100 https://github.com/libusb/libusb/issues/16
127 * Linux: Fix libusb build failure with --disable-udev (#124)
131 Note that using this libusb version on OpenBSD requires using
133 to stay with the libusb shipped with OpenBSD (mpi)
183 compatibility with libusb or older versions, see APPENDIX A below.
184 * Fix broken support for the 0.1 -> 1.0 libusb-compat layer
190 * Add libusb0 (libusb-win32) and libusbK driver support on Windows. Note that while
191 the drivers allow it, isochronous transfers are not supported yet in libusb. Also
192 not supported yet is the use of libusb-win32 filter drivers on composite interfaces
205 * Define log levels in libusb.h and set timestamp origin to first libusb_init() call
287 * First libusb-1.0 beta release
291 APPENDIX A - How to maintain code compatibility with versions of libusb and
292 libusb that use MaxPower: