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

Ludovic Rousseau rousseau at costa.debian.org
Wed May 3 20:48:49 UTC 2006


Author: rousseau
Date: 2006-05-03 20:48:48 +0000 (Wed, 03 May 2006)
New Revision: 2035

Modified:
   trunk/Drivers/ccid/src/ccid.c
Log:
ccid_open_hack(): add SCM SCR331-DI-NTTCOM in the list of dual slots
contactless readers hack


Modified: trunk/Drivers/ccid/src/ccid.c
===================================================================
--- trunk/Drivers/ccid/src/ccid.c	2006-05-03 20:18:35 UTC (rev 2034)
+++ trunk/Drivers/ccid/src/ccid.c	2006-05-03 20:48:48 UTC (rev 2035)
@@ -187,6 +187,8 @@
 
 		/* SCM SCR331-DI contactless */
 		case SCR331DI:
+		/* SCM SCR331-DI-NTTCOM contactless */
+		case SCR331DINTTCOM:
 		/* SCM SDI010 contactless */
 		case SDI010:
 			/* the contactless reader is in the second slot */




More information about the Pcsclite-cvs-commit mailing list