IFDHICCPresence(): the patch in revision 2150 was not correct.
SCardReconnect(..., SCARD_UNPOWER_CARD, ...) failed since the
card was reported as non present after the power off
2 lines of code changed in 1 file:
IFDHPowerICC(): log the action performed (PowerUp, PowerDown, Reset)
2 lines of code changed in 1 file:
add OmniKey CardMan 5125 in the should work but unsupported list
171 lines of code changed in 3 files:
update OmniKey URLs
3 lines of code changed in 1 file:
move the RSA SID800 in the supported list now that I have a working
model
5 lines of code changed in 2 files:
update using a new SID800 model. Unfortunately the firmware version has
not changed so it is not possible to detect a non working model
5 lines of code changed in 1 file:
add O2Micro Oz7762 in the unsupported list
11 lines of code changed in 1 file:
IFDHGetCapabilities(): add support of SCARD_ATTR_VENDOR_NAME
7 lines of code changed in 1 file:
add support for SCARD_ATTR_VENDOR_IFD_VERSION tag used by
SCardGetAttrib()
13 lines of code changed in 2 files:
Perl script to convert a version format from "1.2.3-svn-xyz" to "0x01020003"
31 lines of code changed in 1 file:
update OmniKey URLs
6 lines of code changed in 1 file:
the OmniKey 5125 was a 5121
2 lines of code changed in 1 file:
The reader was a 5121 in fact
166 lines of code changed in 3 files:
do not #include the tested .h file since it is already included by the
macro. A double inclusion fails with SuSE gcc 4.1.0 with fdopen: Bad
file descriptor
Thanks to Byron Johnson for the bug report
see http://www.mail-archive.com/muscle@lists.musclecard.com/msg05632.html
2 lines of code changed in 1 file:
add a note about Alcor Micro AU9520 firmware 1.01 bug (time request
not forwarded)
2 lines of code changed in 1 file:
Bogus_firm[]: firmware 1.01 for Alcor AU9520 is bogus. The time request
of the card is not forwarded to the host by the reader.
1 lines of code changed in 1 file:
new firmware (1.02)
2 lines of code changed in 1 file:
remove trailing spaces at end of lines
66 lines of code changed in 12 files:
IFDHICCPresence(): correctly support the removal and insertion between
two consecutive IFDHICCPresence() calls
14 lines of code changed in 1 file: