[Pcsclite-git-commit] [CCID] 01/03: Add KACST HSID Reader 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 0e2133655ae719833fba1e38a518af4113dfcc81
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Mon Mar 14 17:38:33 2016 +0100
Add KACST HSID Reader reader
---
readers/KACST_HSID_Reader.txt | 57 +++++++++++++++++++++++++++++++++++++++++++
readers/supported_readers.txt | 5 +++-
2 files changed, 61 insertions(+), 1 deletion(-)
diff --git a/readers/KACST_HSID_Reader.txt b/readers/KACST_HSID_Reader.txt
new file mode 100644
index 0000000..f48e9c6
--- /dev/null
+++ b/readers/KACST_HSID_Reader.txt
@@ -0,0 +1,57 @@
+ idVendor: 0x2A18
+ iManufacturer: KACST
+ idProduct: 0x5000
+ iProduct: HSID Reader
+ 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 90a3355..e8990e7 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
#
# List of readers supported by the CCID driver
-# Generated: 2016-03-02
+# Generated: 2016-03-14
#
# DO NOT EDIT BY HAND
@@ -385,6 +385,9 @@
0x2406:0x6303:INSIDE Secure VaultIC 405 Smart Object
0x2406:0x6305:INSIDE Secure VaultIC 441 Smart Object
+# KACST
+0x2A18:0x5000:KACST HSID Reader
+
# 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