InterruptRead(): do not cache if the reader has failed previously since
this state was stored in a static variable global to all the readers
managed by the driver and was not per reader.
Without this mechanism we may have a bit more error messages logged but
the driver will work in a multi-reader configuration.
0 lines of code changed in 1 file:
IFDHSleep(): just sleep for 5 seconds since the polling thread is NOT
killable so pcscd event thread must loop to exit cleanly
Once the driver (libusb in fact) will support
TAG_IFD_POLLING_THREAD_KILLABLE then we could use a much longer delay
and be killed before pcscd exits
8 lines of code changed in 1 file:
add Atmel AT91SO in the "Should work but untested by me" list
6 lines of code changed in 2 files:
add ATMEL_AT91SO.txt
58 lines of code changed in 2 files:
add Cherry SmartTerminal ST-1200USB in the "Should work but untested by
me"
1 lines of code changed in 1 file:
add Cherry SmartTerminal XX1X
187 lines of code changed in 2 files: