[Pcsclite-git-commit] [CCID] 01/03: Add Nitrokey Nitrokey HSM

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Aug 30 13:33:09 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 b3dbc774e27521be80bb7089419bda0e83f58d5d
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Aug 29 10:57:35 2015 +0200

    Add Nitrokey Nitrokey HSM
---
 readers/Nitrokey_HSM.txt      | 51 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  9 ++++++--
 2 files changed, 58 insertions(+), 2 deletions(-)

diff --git a/readers/Nitrokey_HSM.txt b/readers/Nitrokey_HSM.txt
new file mode 100644
index 0000000..aa7c49f
--- /dev/null
+++ b/readers/Nitrokey_HSM.txt
@@ -0,0 +1,51 @@
+ idVendor: 0x20A0
+  iManufacturer: Nitrokey
+ idProduct: 0x4230
+  iProduct: Nitrokey HSM
+ bcdDevice: 1.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 1
+ 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 0x0002
+   T=1
+  dwDefaultClock: 3.600 MHz
+  dwMaximumClock: 3.600 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9677 bps
+  dwMaxDataRate: 116129 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   wrong size for GET_DATA_RATES: 1
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000104BA
+   ....02 Automatic parameter configuration based on ATR data
+   ....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
+   ....80 Automatic PPS made by the CCID
+   ..04.. Automatic IFSD exchange as first exchange (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 e08ad3b..6effb12 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2015-07-28
+# Generated: 2015-08-29
 #
 # DO NOT EDIT BY HAND
 
@@ -19,7 +19,6 @@
 
 # Alcor Micro
 0x058F:0x9520:Alcor Micro AU9520
-0x058F:0x9540:Alcor Micro AU9540
 
 # Athena
 0x0DC3:0x1004:Athena ASE IIIe
@@ -383,6 +382,9 @@
 0x1E0D:0x1023:Neowave Weneo
 0x1E0D:0x8033:Neowave Weneo
 
+# Nitrokey
+0x20A0:0x4230:Nitrokey Nitrokey HSM
+
 # NTT Communications Corp.
 0x04E6:0x511A:NTT Communications Corp. SCR3310-NTTCom USB SmartCard Reader
 
@@ -553,6 +555,9 @@
 
 # Aladdin
 
+# Alcor Micro
+0x058F:0x9540:Alcor Micro AU9540
+
 # ATMEL
 0x03EB:0x6016:ATMEL VaultIC460
 

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