[Pcsclite-git-commit] [CCID] 01/02: Add GEMALTO CT1100

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Nov 12 17:43:59 UTC 2015


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

rousseau pushed a commit to branch master
in repository CCID.

commit 5a56181dcaa66899a67e7fbe1b4f00be4b1248e5
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Nov 12 18:40:58 2015 +0100

    Add GEMALTO CT1100
---
 readers/Gemalto_CT1100.txt    | 51 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  5 ++++-
 2 files changed, 55 insertions(+), 1 deletion(-)

diff --git a/readers/Gemalto_CT1100.txt b/readers/Gemalto_CT1100.txt
new file mode 100644
index 0000000..6cc1926
--- /dev/null
+++ b/readers/Gemalto_CT1100.txt
@@ -0,0 +1,51 @@
+ idVendor: 0x08E6
+  iManufacturer: GEMALTO
+ idProduct: 0x3440
+  iProduct: USB Smart Card 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)
+ Can't get iInterface string
+ 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.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   Support 4000 kHz
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 500000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   Support 10753 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000404B2
+   ....02 Automatic parameter configuration based on ATR data
+   ....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: 540 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 8f1f9ae..f2a51f4 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2015-11-04
+# Generated: 2015-11-12
 #
 # DO NOT EDIT BY HAND
 
@@ -278,6 +278,9 @@
 0x0BF8:0x1022:FujitsuTechnologySolutions GmbH Keyboard KB100 SCR
 0x0BF8:0x1023:FujitsuTechnologySolutions GmbH Keyboard KB100 SCR eSIG
 
+# GEMALTO
+0x08E6:0x3440:GEMALTO CT1100
+
 # Gemalto
 0x08E6:0x2202:Gemalto Gem e-Seal Pro USB Token
 0x08E6:0x34C1:Gemalto Ezio Shield Secure Channel

-- 
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