[Pcsclite-cvs-commit] r7085 - trunk/Drivers/ccid/readers website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Tue Jan 20 19:34:21 UTC 2015


Author: rousseau
Date: 2015-01-20 19:34:21 +0000 (Tue, 20 Jan 2015)
New Revision: 7085

Added:
   trunk/Drivers/ccid/readers/PIVKey_T800.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add PIVKey T800


Added: trunk/Drivers/ccid/readers/PIVKey_T800.txt
===================================================================
--- trunk/Drivers/ccid/readers/PIVKey_T800.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/PIVKey_T800.txt	2015-01-20 19:34:21 UTC (rev 7085)
@@ -0,0 +1,49 @@
+ idVendor: 0x096E
+  iManufacturer: FeiTian.Ltd
+ idProduct: 0x0603
+  iProduct: USB Token 1.00
+ bcdDevice: 1.06 (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)
+ Can't get iInterface string
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 600000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010230
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..02.. NAD value other than 00 accepted (T=1)
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2015-01-20 19:15:46 UTC (rev 7084)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2015-01-20 19:34:21 UTC (rev 7085)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-11-29
+# Generated: 2015-01-20
 #
 # DO NOT EDIT BY HAND
 
@@ -399,6 +399,9 @@
 0x0471:0x040F:Philips Semiconductors JCOP41V221
 0x04B9:0x1400:Philips Semiconductors SmartMX Sample
 
+# PIVKey
+0x096E:0x0603:PIVKey T800
+
 # Planeta
 0x21AB:0x0010:Planeta RC700-NFC CCID
 

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2015-01-20 19:15:46 UTC (rev 7084)
+++ website/shouldwork.ini	2015-01-20 19:34:21 UTC (rev 7085)
@@ -500,6 +500,11 @@
 [Philips_SmartMX.txt]
 image = safenet-ikey4000.png
 note = used in some SafeNet iKey 4000
+[PIVKey_T800.txt]
+iProduct = T800
+iManufacturer = PIVKey
+url = http://pivkey.com/
+image = PIVKey-T800.png
 [Planeta_RC700-NFC_CCID.txt]
 image = Planeta_RC700-NFC_CCID.png
 url = http://www.planeta.inf.br/site_en/produtos_detalhes.php?codigo=5




More information about the Pcsclite-cvs-commit mailing list