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

Ludovic Rousseau rousseau at costa.debian.org
Sun Sep 10 21:58:02 CEST 2006


Author: rousseau
Date: 2006-09-10 19:58:02 +0000 (Sun, 10 Sep 2006)
New Revision: 2154

Modified:
   trunk/Drivers/ccid/src/ccid_usb.c
Log:
Bogus_firm[]: firmware 1.01 for Alcor AU9520 is bogus. The time request
of the card is not forwarded to the host by the reader.


Modified: trunk/Drivers/ccid/src/ccid_usb.c
===================================================================
--- trunk/Drivers/ccid/src/ccid_usb.c	2006-09-10 19:56:23 UTC (rev 2153)
+++ trunk/Drivers/ccid/src/ccid_usb.c	2006-09-10 19:58:02 UTC (rev 2154)
@@ -117,6 +117,7 @@
 	{ 0x09C3, 0x0008, 0x0203 },	/* ActivCard V2 */
 	{ 0x0DC3, 0x1004, 0x0502 },	/* ASE IIIe USBv2 */
 	{ 0x0DC3, 0x1102, 0x0607 },	/* ASE IIIe KB USB */
+	{ 0x058F, 0x9520, 0x0102 },	/* Alcor AU9520-G */
 };
 
 /* data rates supported by the secondary slots on the GemCore Pos Pro & SIM Pro */




More information about the Pcsclite-cvs-commit mailing list