test if IFD_NO_SUCH_DEVICE is defined in ifdhandler.h
1 lines of code changed in 1 file:
use AC_TRY_LINK_FUNC() instead of AC_CHECK_LIB() to not hard code the use of
-lpcsclite
4 lines of code changed in 1 file:
distribute convert_version.pl
2 lines of code changed in 1 file:
add C3PO_* files
212 lines of code changed in 5 files:
exit if the command is not run as root and getting iManufacturer fails
7 lines of code changed in 1 file:
add C3PO TLTC2USB, LTC32 USBv2 with keyboard support and KBR36 in the
"Should work but untested by me" list
6 lines of code changed in 2 files:
set IFSC in the SetParameters argument for T=1 if TAi (i>2) is present: IFSC
Thanks to Stefan Neis for the bug report and patch
12 lines of code changed in 1 file:
add Teo by Xiring in the supported list
171 lines of code changed in 3 files:
add C3PO LTC32
55 lines of code changed in 2 files:
we need pcsc-lite 1.3.3 since we now use IFD_NO_SUCH_DEVICE
5 lines of code changed in 1 file:
IFDHICCPresence(): return the error code returned by CmdGetSlotStatus()
instead of using IFD_COMMUNICATION_ERROR
1 lines of code changed in 1 file:
CmdGetSlotStatus(), CCID_Transmit() and CCID_Receive(): return
IFD_NO_SUCH_DEVICE if the lower communication layer returns
STATUS_NO_SUCH_DEVICE
14 lines of code changed in 1 file:
WriteUSB() & ReadUSB(): return STATUS_NO_SUCH_DEVICE if read() or
write() fails with ENODEV
6 lines of code changed in 1 file:
add STATUS_NO_SUCH_DEVICE
1 lines of code changed in 1 file:
IFDHGetCapabilities(): add support of SCARD_ATTR_MAXINPUT to get the
maximal APDU size (dwMaxCCIDMessageLength -10)
6 lines of code changed in 1 file:
SecurePINVerify(): the GemPC Pinpad does not support
a bEntryValidationCondition different of 0x02 (validation key pressed)
10 lines of code changed in 1 file: