[Pcsclite-cvs-commit] r6728 - trunk/Drivers/ccid/readers website
ludovic.rousseau at free.fr
ludovic.rousseau at free.fr
Mon Aug 12 18:46:19 UTC 2013
Author: rousseau
Date: 2013-08-12 18:46:18 +0000 (Mon, 12 Aug 2013)
New Revision: 6728
Added:
trunk/Drivers/ccid/readers/SecuTech_Token.txt
Modified:
trunk/Drivers/ccid/readers/supported_readers.txt
website/shouldwork.ini
Log:
Add SecuTech SecuTech Token
Added: trunk/Drivers/ccid/readers/SecuTech_Token.txt
===================================================================
--- trunk/Drivers/ccid/readers/SecuTech_Token.txt (rev 0)
+++ trunk/Drivers/ccid/readers/SecuTech_Token.txt 2013-08-12 18:46:18 UTC (rev 6728)
@@ -0,0 +1,47 @@
+ idVendor: 0x0403
+ iManufacturer: SecuTech
+ idProduct: 0xC587
+ iProduct: SecuTech Token
+ bcdDevice: 0.01 (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 Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.10
+ bMaxSlotIndex: 0x00
+ bVoltageSupport: 0x01
+ 5.0V
+ dwProtocols: 0x0000 0x0001
+ T=0
+ dwDefaultClock: 3.580 MHz
+ dwMaximumClock: 3.580 MHz
+ bNumClockSupported: 1
+ Support 3580 kHz
+ dwDataRate: 9600 bps
+ dwMaxDataRate: 9600 bps
+ bNumDataRatesSupported: 1
+ Support 9600 bps
+ dwMaxIFSD: 0
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000000
+ No special characteristics
+ dwFeatures: 0x00010000
+ 01.... TPDU 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 2013-08-12 13:21:40 UTC (rev 6727)
+++ trunk/Drivers/ccid/readers/supported_readers.txt 2013-08-12 18:46:18 UTC (rev 6728)
@@ -1,6 +1,6 @@
#
# List of readers supported by the CCID driver
-# Generated: 2013-08-08
+# Generated: 2013-08-12
#
# DO NOT EDIT BY HAND
@@ -366,6 +366,9 @@
# Secure Device Solutions
0x0B81:0x8007:Secure Device Solutions DOMINO-Key TWIN
+# SecuTech
+0x0403:0xC587:SecuTech SecuTech Token
+
# Sitecom
0x0DF6:0x800A:Sitecom Sitecom USB simcard reader MD-010
Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini 2013-08-12 13:21:40 UTC (rev 6727)
+++ website/shouldwork.ini 2013-08-12 18:46:18 UTC (rev 6728)
@@ -445,6 +445,9 @@
[SDS4ID_DominoKeyPro_100.txt]
image = DOMINO-Key_TWIN_Pro.png
url = http://www.domino-key.com/
+[SecuTech_Token.txt]
+image = SecuTech_Token.png
+url = http://www.esecutech.com/fr/Products/unitoken-unimate.html
[Softforum_XecureHSM.txt]
iManufacturer = Softforum Co., Ltd
iProduct = XecureHSM
More information about the Pcsclite-cvs-commit
mailing list