add USB identification for SPR 532
9 lines of code changed in 1 file:
add SPR 532 description even if it is not a "real" CCID reader.
50 lines of code changed in 1 file:
continue parsing even if bInterfaceSubClass and bInterfaceProtocol are
unsupported. This may be the case with non "real" CCID readers.
2 lines of code changed in 1 file:
do not exit if the InterfaceClass is 0xFF (proprietary). It is the case
with old readers manufactured before the final release of the CCID specs.
5 lines of code changed in 1 file:
correctly use the device name in a debug message instead of a not yet initialised field.
1 lines of code changed in 1 file:
removed since ./reconf is doing a correct job
0 lines of code changed in 1 file:
move LTC31 reader from unsupported to supported reader list. It was my fault
since in used odd INS byte in my test applet and odd INS bytes are
forbidden by ISO 7816-4 ch. 5.4.2 Instruction byte. Thanks to Josep Mon?s
Teixidor for pointing the problem.
2 lines of code changed in 1 file:
correct a stupid bug that occurs with an APDU with 2 bytes response.
4 lines of code changed in 1 file: