On Friday 04 May 2007, Ville Skyttä wrote:
> Hi,
>
> The attached patch adds the ID for SCR3311 to openct.conf and Info.plist,
> and adds missing entry for the SCM "token size reader" to Info.plist while
> at it. Untested, as I don't have the hardware.  Original request at
> https://bugzilla.redhat.com/238962

Anyone?  Attached is an updated patch against current svn (the "token size 
reader" bits appear to be applied already).
Index: etc/openct.conf.in
===================================================================
--- etc/openct.conf.in	(revision 957)
+++ etc/openct.conf.in	(working copy)
@@ -97,6 +97,7 @@
 		usb:04e6/5115,
 		usb:04e6/5116,
 		usb:04e6/5117,	# SCM Micro token size reader
+		usb:04e6/511d,	# SCM Micro SCR3311
 		usb:04e6/E001,
 		usb:04e6/E003,
 		usb:073d/0c00,	# Eutron SimPocket (doesn't work yet)
Index: etc/Info.plist
===================================================================
--- etc/Info.plist	(revision 957)
+++ etc/Info.plist	(working copy)
@@ -28,6 +28,7 @@
 		<string>0x04e6</string>
 		<string>0x04e6</string>
 		<string>0x04e6</string>
+		<string>0x04e6</string>
 		<string>0x076b</string>
 		<string>0x076b</string>
 		<string>0x076b</string>
@@ -58,6 +59,7 @@
 		<string>0x5115</string>
 		<string>0x5116</string>
 		<string>0x5117</string>
+		<string>0x511d</string>
 		<string>0xE001</string>
 		<string>0xE003</string>
 		<string>0x0c00</string>
@@ -108,6 +110,7 @@
 		<string>Generic CCID Reader</string>
 		<string>Generic CCID Reader</string>
 		<string>Generic CCID Reader</string>
+		<string>Generic CCID Reader</string>
 		<string>Pertosmart Card Reader</string>
 		<string>Pertosmart Card Reader</string>
 		<string>Pertosmart Card Reader</string>
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to