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

Ludovic Rousseau rousseau at moszumanska.debian.org
Mon Mar 14 21:11:20 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 01c67d2e16d173b49bb14eb18cb4b54d902424b0
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Mon Mar 14 17:40:36 2016 +0100

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

diff --git a/readers/KACST_HSID_Reader_Single_Storage.txt b/readers/KACST_HSID_Reader_Single_Storage.txt
new file mode 100644
index 0000000..36903bf
--- /dev/null
+++ b/readers/KACST_HSID_Reader_Single_Storage.txt
@@ -0,0 +1,57 @@
+ idVendor: 0x2A18
+  iManufacturer: KACST
+ idProduct: 0x5001
+  iProduct: HSID Reader Single 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 e8990e7..78b012d 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -387,6 +387,7 @@
 
 # KACST
 0x2A18:0x5000:KACST HSID Reader
+0x2A18:0x5001:KACST HSID Reader Single 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