Commit a27a1171 authored by Ludovic Rousseau's avatar Ludovic Rousseau
Browse files

The C3PO LTC31 v2 wrongly declares PIN support

The new firmware is bogus and declares PIN support but the reader has no
pinpad.

Thanks to Jose Ramon Alvarez-Sanchez for the bug report.
parent 6ddc1139
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -484,6 +484,8 @@ int ccid_open_hack_post(unsigned int reader_index)
			 * The problem is that the PIN code entered using the Secure
			 * Pin Entry function is also sent to the host.
			 */

		case C3PO_LTC31_v2:
			ccid_descriptor->bPINSupport = 0;
			break;

+1 −0
Original line number Diff line number Diff line
@@ -191,6 +191,7 @@ typedef struct
#define GEMALTO_EZIO_CBP 0x08E634C3
#define CARDMAN3121	0x076B3021
#define LTC31		0x07830003
#define C3PO_LTC31_v2 0x07830006
#define SCR331DI	0x04E65111
#define SCR331DINTTCOM	0x04E65120
#define SDI010		0x04E65121