Use libusb_error_name() to display the error name.
libusb provides libusb_error_name() to display a human readable
version of the error code returned by libusb.
LIBUSB_ERROR_BUSY is easier to understand than -6
(upstream git commit 7a46f702e3c4752304d94efc61a84618a0a566c9)
OpenUSBByName(): fix the order of interfaces in log
The log message "Found interface %d but expecting %d" has the
parameters inverted.
(upstream git commit 94142da9a4b11bf9cd2b429e1a15139936c751af)
- Add support for
. Gemalto IDBridge CT30
. Gemalto IDBridge K30
. SCM Microsystems Inc. SCL010 Contactless Reader
. SCM Microsystems Inc. SDI011 Contactless Reader
. THRC reader
- Better management of time extension requests
- parse: better support of devices with bInterfaceClass = 0xFF
- Some minor bugs removed
Thanks sthen@ for helping me find the right distfile.