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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Tue Sep 30 18:27:26 UTC 2014


Author: rousseau
Date: 2014-09-30 18:27:26 +0000 (Tue, 30 Sep 2014)
New Revision: 7003

Added:
   trunk/Drivers/ccid/readers/Identive_SCT3522CC_token.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Identive SCT3522CC token


Added: trunk/Drivers/ccid/readers/Identive_SCT3522CC_token.txt
===================================================================
--- trunk/Drivers/ccid/readers/Identive_SCT3522CC_token.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Identive_SCT3522CC_token.txt	2014-09-30 18:27:26 UTC (rev 7003)
@@ -0,0 +1,56 @@
+ idVendor: 0x04E6
+  iManufacturer: Identive
+ idProduct: 0x5817
+  iProduct: SCT3522CC token
+ bcdDevice: 1.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+  bulk-IN, bulk-OUT and Interrupt-IN
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+  bulk transfer, optional interrupt-IN (CCID)
+ iInterface: CCID Interface
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.800 MHz
+  dwMaximumClock: 16.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 12903 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: 0x000404BA
+   ....02 Automatic parameter configuration based on ATR data
+   ....08 Automatic ICC voltage selection
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ....80 Automatic PPS made by the CCID
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2014-09-29 09:32:28 UTC (rev 7002)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-09-30 18:27:26 UTC (rev 7003)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-09-02
+# Generated: 2014-09-30
 #
 # DO NOT EDIT BY HAND
 
@@ -288,6 +288,7 @@
 0x04E6:0x5720:Identive Identive CLOUD 4500 F Dual Interface Reader
 0x04E6:0x5721:Identive Identive CLOUD 4510 F Contactless + SAM Reader
 0x04E6:0x5810:Identive CLOUD 2700 R Smart Card Reader
+0x04E6:0x5817:Identive SCT3522CC token
 
 # Identive Technologies
 0x1FFA:0x000C:Identive Technologies Multi-ISO HF Reader - USB

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-09-29 09:32:28 UTC (rev 7002)
+++ website/shouldwork.ini	2014-09-30 18:27:26 UTC (rev 7003)
@@ -335,6 +335,9 @@
 image = Identive_Technologies_Multi-ISO_HF_Reader_USB.png
 url = http://www.identiveusa.com/high-frequency-usb-desktop-reader.htm
 note = contactless
+[Identive_SCT3522CC_token.txt]
+image = Identive_SCT3522CC_token.png
+url = http://www.identive-infrastructure.com/pdf/usa/SCT3522-dat-en.pdf
 [IID_AT90S064_CCID_READER.txt]
 [IIT_E.Key_Almaz-1C.txt]
 image = IIT_E.Key_Almaz-1C.png




More information about the Pcsclite-cvs-commit mailing list