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

Ludovic Rousseau rousseau at costa.debian.org
Fri Apr 14 18:42:42 UTC 2006


Author: rousseau
Date: 2006-04-14 18:42:41 +0000 (Fri, 14 Apr 2006)
New Revision: 2002

Modified:
   trunk/Drivers/ccid/src/ccid_usb.c
Log:
firmwares for Athena ASE IIIe USBv2 and ASE IIIe KB USB were bogus.


Modified: trunk/Drivers/ccid/src/ccid_usb.c
===================================================================
--- trunk/Drivers/ccid/src/ccid_usb.c	2006-04-14 18:41:37 UTC (rev 2001)
+++ trunk/Drivers/ccid/src/ccid_usb.c	2006-04-14 18:42:41 UTC (rev 2002)
@@ -114,6 +114,8 @@
 	{ 0x0D46, 0x3001, 0x0037 },	/* KAAN Base */
 	{ 0x0D46, 0x3002, 0x0037 },	/* KAAN Advanced */
 	{ 0x09C3, 0x0008, 0x0203 },	/* ActivCard V2 */
+	{ 0x0DC3, 0x1004, 0x0502 },	/* ASE IIIe USBv2 */
+	{ 0x0DC3, 0x1102, 0x0607 },	/* ASE IIIe KB USB */
 };
 
 /* data rates supported by the secondary slots on the GemCore Pos Pro & SIM Pro */




More information about the Pcsclite-cvs-commit mailing list