[Pcsclite-git-commit] [CCID] 03/03: Add KACST HSID Reader Dual Storage reader

Ludovic Rousseau rousseau at moszumanska.debian.org
Mon Mar 14 21:11:21 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 767fd1b3b8eb20d1fca56288ab29d82de873b9be
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Mon Mar 14 17:44:13 2016 +0100

    Add KACST HSID Reader Dual Storage reader
---
 readers/KACST_HSID_Reader_Dual_Storage.txt | 57 ++++++++++++++++++++++++++++++
 readers/supported_readers.txt              |  1 +
 2 files changed, 58 insertions(+)

diff --git a/readers/KACST_HSID_Reader_Dual_Storage.txt b/readers/KACST_HSID_Reader_Dual_Storage.txt
new file mode 100644
index 0000000..986b5c2
--- /dev/null
+++ b/readers/KACST_HSID_Reader_Dual_Storage.txt
@@ -0,0 +1,57 @@
+ idVendor: 0x2A18
+  iManufacturer: KACST
+ idProduct: 0x5002
+  iProduct: HSID Reader Dual Storage
+ bcdDevice: 3.14 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 2
+  bulk-IN and bulk-OUT
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+  bulk transfer, optional interrupt-IN (CCID)
+ iInterface: HSID Reader
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 5.000 MHz
+  dwMaximumClock: 5.000 MHz
+  bNumClockSupported: 1
+   Support 5000 kHz
+  dwDataRate: 115200 bps
+  dwMaxDataRate: 115200 bps
+  bNumDataRatesSupported: 1
+   Support 115200 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x0004047E
+   ....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
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 65504 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 78b012d..af3ed67 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -388,6 +388,7 @@
 # KACST
 0x2A18:0x5000:KACST HSID Reader
 0x2A18:0x5001:KACST HSID Reader Single Storage
+0x2A18:0x5002:KACST HSID Reader Dual Storage
 
 # KEBTechnology
 0x04CC:0x5072:KEBTechnology KONA USB SmartCard

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