[Pcsclite-git-commit] [CCID] 02/03: Add Nitrokey Nitrokey Pro

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 87d1cf823355f1798ac1a21e0154a578d889b550
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Aug 29 11:01:47 2015 +0200

    Add Nitrokey Nitrokey Pro
---
 readers/Nitrokey_Pro.txt      | 51 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  3 +++
 2 files changed, 54 insertions(+)

diff --git a/readers/Nitrokey_Pro.txt b/readers/Nitrokey_Pro.txt
new file mode 100644
index 0000000..c5aca9e
--- /dev/null
+++ b/readers/Nitrokey_Pro.txt
@@ -0,0 +1,51 @@
+ idVendor: 0x20A0
+  iManufacturer: Nitrokey
+ idProduct: 0x4108
+  iProduct: Nitrokey Pro
+ 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 6effb12..ab5c486 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -712,3 +712,6 @@
 #0x1DB2:0x088B:DUALi DRAGON NFC READER (DUALi_DRAGON_NFC_READER.txt)
 #0x1DB2:0x088B:DUALi DRAGON NFC READER (DUALi_DRAGON_NFC_READER.txt_i1)
 
+#0x20A0:0x4108:Crypto Stick Crypto Stick v1.4 (Crypto_Stick_Crypto_Stick_v1.4.txt)
+#0x20A0:0x4108:Nitrokey Nitrokey Pro (Nitrokey_Pro.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