David, On 13/03/14(Thu) 17:04, David Coppa wrote: > On Thu, Mar 13, 2014 at 4:45 PM, Stuart Henderson <st...@openbsd.org> wrote: > > On 2014/03/13 09:20, David Coppa wrote: > >> And, please, tell me how to further debug this issue... > > > > See libusb1's Makefile; build libusb1 with DEBUG defined and > > you get some additional logging. > > Here are the logs with DEBUG enabled.
There's nothing obvious in the log and no error from the libusb point of view. I tried to look at the pcsc-lite source and spend some time without understanding... of course, the USB driver are in the ccid ports. All I can see is that the last completed transfers have a different length with the new release (10 instead of 21 and 13), what does that mean? Maybe an error, I don't know. M.