[Pcsclite-git-commit] [CCID] 01/01: Add Gemalto K50

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Aug 3 14:49:07 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 3675760e70d28648972e96060213150e63fd9101
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Aug 3 16:45:17 2016 +0200

    Add Gemalto K50
    
    This device has the same idProduct 0x3437 as the Gemalto IDBridge CT30
    and Gemalto PC Twin Reader.
    This device should then be usable since CCID 0.1.0 (August 2003)
---
 readers/Gemalto_K50.txt       | 103 ++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |   1 +
 2 files changed, 104 insertions(+)

diff --git a/readers/Gemalto_K50.txt b/readers/Gemalto_K50.txt
new file mode 100644
index 0000000..5ef86d7
--- /dev/null
+++ b/readers/Gemalto_K50.txt
@@ -0,0 +1,103 @@
+ idVendor: 0x08E6
+  iManufacturer: Gemalto
+ idProduct: 0x3437
+  iProduct: USB SmartCard Reader
+ bcdDevice: 2.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)
+ Can't get iInterface string
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.01
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.800 MHz
+  dwMaximumClock: 4.800 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 12903 bps
+  dwMaxDataRate: 825806 bps
+  bNumDataRatesSupported: 53
+   Support 12903 bps
+   Support 25806 bps
+   Support 51613 bps
+   Support 103226 bps
+   Support 206452 bps
+   Support 412903 bps
+   Support 825806 bps
+   Support 154839 bps
+   Support 258065 bps
+   Support 17204 bps
+   Support 34409 bps
+   Support 68817 bps
+   Support 137634 bps
+   Support 275269 bps
+   Support 550538 bps
+   Support 172043 bps
+   Support 12403 bps
+   Support 24806 bps
+   Support 49612 bps
+   Support 99225 bps
+   Support 198450 bps
+   Support 396899 bps
+   Support 74419 bps
+   Support 124031 bps
+   Support 86022 bps
+   Support 38710 bps
+   Support 64516 bps
+   Support 10323 bps
+   Support 20645 bps
+   Support 41290 bps
+   Support 82581 bps
+   Support 165161 bps
+   Support 30968 bps
+   Support 18750 bps
+   Support 37500 bps
+   Support 75000 bps
+   Support 150000 bps
+   Support 300000 bps
+   Support 600000 bps
+   Support 112500 bps
+   Support 187500 bps
+   Support 12500 bps
+   Support 25000 bps
+   Support 50000 bps
+   Support 100000 bps
+   Support 200000 bps
+   Support 400000 bps
+   Support 125000 bps
+   Support 56250 bps
+   Support 93750 bps
+   Support 62500 bps
+   Support 28125 bps
+   Support 46875 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010230
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..02.. NAD value other than 00 accepted (T=1)
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index c7321c6..3971f10 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -766,6 +766,7 @@
 
 #0x08E6:0x3437:Gemalto PC Twin Reader (GemPCTwin.txt)
 #0x08E6:0x3437:Gemalto IDBridge CT30 (Gemalto_IDBridge_CT30.txt)
+#0x08E6:0x3437:Gemalto K50 (Gemalto_K50.txt)
 
 #0x08E6:0x3438:Gemalto USB Shell Token V2 (GemPCKey.txt)
 #0x08E6:0x3438:Gemalto IDBridge K30 (Gemalto_IDBridge_K30.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