[Pcsclite-cvs-commit] r3315 - in /trunk/Drivers/ccid: README readers/TianYu_CCID_SmartKey.txt readers/supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Wed Feb 11 12:50:28 UTC 2009


Author: rousseau
Date: Wed Feb 11 12:50:28 2009
New Revision: 3315

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3315
Log:
add TianYu CCID SmartKey in the should work list

Added:
    trunk/Drivers/ccid/readers/TianYu_CCID_SmartKey.txt
Modified:
    trunk/Drivers/ccid/README
    trunk/Drivers/ccid/readers/supported_readers.txt

Modified: trunk/Drivers/ccid/README
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/README?rev=3315&op=diff
==============================================================================
--- trunk/Drivers/ccid/README (original)
+++ trunk/Drivers/ccid/README Wed Feb 11 12:50:28 2009
@@ -152,6 +152,7 @@
 - SpringCard EasyFinger Standard
 - SpringCard EasyFinger Ultimate
 - SpringCard Prox'N'Roll
+- TianYu CCID SmartKey
 - Validy USB Token [65]
 - Vasco DP905
 - VMware Virtual USB CCID

Added: trunk/Drivers/ccid/readers/TianYu_CCID_SmartKey.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/TianYu_CCID_SmartKey.txt?rev=3315&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/TianYu_CCID_SmartKey.txt (added)
+++ trunk/Drivers/ccid/readers/TianYu_CCID_SmartKey.txt Wed Feb 11 12:50:28 2009
@@ -1,0 +1,47 @@
+ idVendor: 0xA625
+  iManufacturer: TianYu CCID Key
+ idProduct: 0x0801
+  iProduct: TianYu CCID SmartKey
+ bcdDevice: 0.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 2
+  bulk-IN and bulk-OUT
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+  bulk transfer, optional interrupt-IN (CCID)
+ iInterface: 0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Invalid or incomplete multibyte or wide character
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 115200 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Invalid or incomplete multibyte or wide character
+  dwMaxIFSD: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020840
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 512 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=3315&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Wed Feb 11 12:50:28 2009
@@ -195,6 +195,9 @@
 # Aktiv Co., ProgramPark
 0x0A89:0x0060:Aktiv Rutoken Magistra
 
+# TianYu CCID Key
+0xA625:0x0801:TianYu CCID SmartKey
+
 # Bogus readers but partly supported
 # See the README file for a bug description
 0x09C3:0x0008:ActivCard USB Reader 2.0




More information about the Pcsclite-cvs-commit mailing list