[Pcsclite-cvs-commit] r2734 - /trunk/Drivers/ccid/readers/supported_readers.txt
rousseau at users.alioth.debian.org
rousseau at users.alioth.debian.org
Mon Jan 14 15:36:56 UTC 2008
Author: rousseau
Date: Mon Jan 14 15:36:56 2008
New Revision: 2734
URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2734
Log:
do not use a & (as in "G&D") since Leopard cannot parse it as valid XML
Modified:
trunk/Drivers/ccid/readers/supported_readers.txt
Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=2734&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Mon Jan 14 15:36:56 2008
@@ -128,8 +128,8 @@
0x04B9:0x1400:SafeNet IKey4000
# Giesecke & Devrient
-0x1059:0x000C:G&D CardToken 350
-0x1059:0x000D:G&D CardToken 550
+0x1059:0x000C:GnD CardToken 350
+0x1059:0x000D:GnD CardToken 550
# Lenovo
0x17EF:0x1003:Lenovo Integrated Smart Card Reader
More information about the Pcsclite-cvs-commit
mailing list