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

Ludovic Rousseau rousseau at costa.debian.org
Fri May 19 12:18:50 UTC 2006


Author: rousseau
Date: 2006-05-19 12:18:49 +0000 (Fri, 19 May 2006)
New Revision: 2048

Modified:
   trunk/Drivers/ccid/src/ccid_usb.c
Log:
SCM SPR 532 with firmware < 5.10 has problems


Modified: trunk/Drivers/ccid/src/ccid_usb.c
===================================================================
--- trunk/Drivers/ccid/src/ccid_usb.c	2006-05-19 11:58:33 UTC (rev 2047)
+++ trunk/Drivers/ccid/src/ccid_usb.c	2006-05-19 12:18:49 UTC (rev 2048)
@@ -111,7 +111,7 @@
 	{ 0x04e6, 0xe001, 0x0516 },	/* SCR 331 */
 	{ 0x04e6, 0x5111, 0x0620 },	/* SCR 331-DI */
 	{ 0x04e6, 0x5115, 0x0514 },	/* SCR 335 */
-	{ 0x04e6, 0xe003, 0x0504 },	/* SPR 532 */
+	{ 0x04e6, 0xe003, 0x0510 },	/* SPR 532 */
 	{ 0x0D46, 0x3001, 0x0037 },	/* KAAN Base */
 	{ 0x0D46, 0x3002, 0x0037 },	/* KAAN Advanced */
 	{ 0x09C3, 0x0008, 0x0203 },	/* ActivCard V2 */




More information about the Pcsclite-cvs-commit mailing list