Ludovic Rousseau

Results 357 comments of Ludovic Rousseau

It would be an ugly patch. I am not sure to want it upstream. I would prefer if Alcor Micro could fix the reader firmware.

I already have a mechanism to blacklist readers with bogus firmware. See https://github.com/LudovicRousseau/CCID/blob/master/src/ccid_usb.c#L140 But that would completely disable your Alcor Micro AU9540 reader. Maybe not what you want.

The problem is in the reader firmware.

See also the discussion "further issues with O2MICRO OZ776 (0b97:7772)" on the Pcsclite-muscle mailing list at https://lists.alioth.debian.org/pipermail/pcsclite-muscle/Week-of-Mon-20160509/000588.html

Good idea. Your implementation does not work for me. In the generated Makefile.in the definition of `EXTRA_SUBDIRS` is made _after_ it is used in `SUBDIRS`. So the extras are never...

I could not get a working patch. Also "make dist" does not work as described in the documentation you mention. Something is missing/broken.

Done. See https://github.com/libusb/hidapi

I am afraid only @signal11 can update the README on _this_ project.

I invited @jdk to the hidapi team. @Qbicz you should be able to add "Collaborators " yourself using https://github.com/libusb/hidapi/settings/collaboration If not tell me and I will review your access rights.

In the "Collaborators & Teams" you should be able to add new collaborators. See screen copy