[Pcsclite-cvs-commit] r1875 - trunk/Drivers/ccid/src

Ludovic Rousseau rousseau at costa.debian.org
Tue Feb 21 23:03:30 UTC 2006


Author: rousseau
Date: 2006-02-21 23:03:27 +0000 (Tue, 21 Feb 2006)
New Revision: 1875

Modified:
   trunk/Drivers/ccid/src/ccid_usb.c
Log:
the ActivCard V2 is bogus (problem with wMaxPacketSize size frames)


Modified: trunk/Drivers/ccid/src/ccid_usb.c
===================================================================
--- trunk/Drivers/ccid/src/ccid_usb.c	2006-02-21 23:02:37 UTC (rev 1874)
+++ trunk/Drivers/ccid/src/ccid_usb.c	2006-02-21 23:03:27 UTC (rev 1875)
@@ -113,6 +113,7 @@
 	{ 0x04e6, 0xe003, 0x0504 },	/* SPR 532 */
 	{ 0x0D46, 0x3001, 0x0037 },	/* KAAN Base */
 	{ 0x0D46, 0x3002, 0x0037 },	/* KAAN Advanced */
+	{ 0x09C3, 0x0008, 0x0203 },	/* ActivCard V2 */
 };
 
 /* data rates supported by the secondary slots on the GemCore Pos Pro & SIM Pro */




More information about the Pcsclite-cvs-commit mailing list