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

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 fdc248ed1dd64c88065d7fcd92c6ce8b04e82b8b
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Nov 12 18:42:57 2015 +0100

    Add GEMALTO K1100
---
 readers/Gemalto_K1100.txt     | 51 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  3 +++
 2 files changed, 54 insertions(+)

diff --git a/readers/Gemalto_K1100.txt b/readers/Gemalto_K1100.txt
new file mode 100644
index 0000000..6cc1926
--- /dev/null
+++ b/readers/Gemalto_K1100.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 f2a51f4..61d7cee 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -736,6 +736,9 @@
 #0x08E6:0x3438:Gemalto USB Shell Token V2 (GemPCKey.txt)
 #0x08E6:0x3438:Gemalto IDBridge K30 (Gemalto_IDBridge_K30.txt)
 
+#0x08E6:0x3440:GEMALTO CT1100 (Gemalto_CT1100.txt)
+#0x08E6:0x3440:GEMALTO K1100 (Gemalto_K1100.txt)
+
 #0x08E6:0x3478:Gemalto USB GemPCPinpad SmartCard Reader (GemPCPinpad.txt)
 #0x08E6:0x3478:Gemalto USB GemPCPinpad SmartCard Reader (GemPCPinpadv2.txt)
 

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