[Pcsclite-cvs-commit] r6231 - /trunk/Drivers/ccid/src/ccid_usb.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Feb 23 19:43:00 UTC 2012


Author: rousseau
Date: Thu Feb 23 19:43:00 2012
New Revision: 6231

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6231
Log:
Remove SCR 335 from the bogus firmware list

The V2.0 model has a lower firmware version (2.04 instead of 5.23). The
reader should be less buggy (not yet checked)

Modified:
    trunk/Drivers/ccid/src/ccid_usb.c

Modified: trunk/Drivers/ccid/src/ccid_usb.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/src/ccid_usb.c?rev=6231&op=diff
==============================================================================
--- trunk/Drivers/ccid/src/ccid_usb.c (original)
+++ trunk/Drivers/ccid/src/ccid_usb.c Thu Feb 23 19:43:00 2012
@@ -116,7 +116,6 @@
 static struct _bogus_firmware Bogus_firmwares[] = {
 	{ 0x04e6, 0xe001, 0x0516 },	/* SCR 331 */
 	{ 0x04e6, 0x5111, 0x0620 },	/* SCR 331-DI */
-	{ 0x04e6, 0x5115, 0x0514 },	/* SCR 335 */
 	{ 0x04e6, 0xe003, 0x0510 },	/* SPR 532 */
 	{ 0x0D46, 0x3001, 0x0037 },	/* KAAN Base */
 	{ 0x0D46, 0x3002, 0x0037 },	/* KAAN Advanced */




More information about the Pcsclite-cvs-commit mailing list