[Pcsclite-git-commit] [CCID] 01/01: Add ESMART Token GOST X2 ET1020-A

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Jun 26 09:05:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit 5edb61353e4a99313f670743e351abc26d561c14
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun Jun 26 11:05:11 2016 +0200

    Add ESMART Token GOST X2 ET1020-A
---
 readers/ISBC_ESMART_reader.txt | 62 ++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt  |  5 +++-
 2 files changed, 66 insertions(+), 1 deletion(-)

diff --git a/readers/ISBC_ESMART_reader.txt b/readers/ISBC_ESMART_reader.txt
new file mode 100644
index 0000000..3289bb6
--- /dev/null
+++ b/readers/ISBC_ESMART_reader.txt
@@ -0,0 +1,62 @@
+ idVendor: 0x2CE4
+  iManufacturer: ISBC
+ idProduct: 0x7479
+  iProduct: ESMART reader
+ bcdDevice: 1.02 (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: ESMART reader
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x02
+   3.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.800 MHz
+  dwMaximumClock: 12.000 MHz
+  bNumClockSupported: 5
+   Support 4800 kHz
+   Support 6000 kHz
+   Support 8000 kHz
+   Support 9600 kHz
+   Support 12000 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 150000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   Support 9600 bps
+   Support 150000 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x0001077E
+   ....02 Automatic parameter configuration based on ATR data
+   ....04 Automatic activation of ICC on inserting
+   ....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
+   ....40 Automatic parameters negotiation made by the CCID
+   ..01.. CCID can set ICC in clock stop mode
+   ..02.. NAD value other than 00 accepted (T=1)
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   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
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 7f8f8ac..d16a85e 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2016-06-09
+# Generated: 2016-06-26
 #
 # DO NOT EDIT BY HAND
 
@@ -257,6 +257,9 @@
 # Elatec
 0x09D8:0x0427:Elatec TWN4 SmartCard NFC
 
+# ESMART
+0x2CE4:0x7479:ESMART Token GOST X2 ET1020-A
+
 # FEITIAN
 0x096E:0x0619:FEITIAN iR301
 0x096E:0x061A:FEITIAN bR301

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git



More information about the Pcsclite-cvs-commit mailing list