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

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 b5d3da3aa0faaca911522473a718bab6c02bad14
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Aug 29 11:03:55 2015 +0200

    Add Nitrokey Nitrokey Start
---
 readers/Nitrokey_Start.txt    | 50 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  3 +++
 2 files changed, 53 insertions(+)

diff --git a/readers/Nitrokey_Start.txt b/readers/Nitrokey_Start.txt
new file mode 100644
index 0000000..ec23f04
--- /dev/null
+++ b/readers/Nitrokey_Start.txt
@@ -0,0 +1,50 @@
+ idVendor: 0x20A0
+  iManufacturer: Nitrokey
+ idProduct: 0x4211
+  iProduct: Nitrokey Start
+ bcdDevice: 2.00 (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)
+ Can't get iInterface string
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.571 MHz
+  dwMaximumClock: 3.571 MHz
+  bNumClockSupported: 1
+   Support 3571 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 1
+   Support 9600 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020842
+   ....02 Automatic parameter configuration based on ATR data
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 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 ab5c486..47fdf70 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -715,3 +715,6 @@
 #0x20A0:0x4108:Crypto Stick Crypto Stick v1.4 (Crypto_Stick_Crypto_Stick_v1.4.txt)
 #0x20A0:0x4108:Nitrokey Nitrokey Pro (Nitrokey_Pro.txt)
 
+#0x20A0:0x4211:Free Software Initiative of Japan Gnuk Token (Free_Software_Initiative_of_Japan_Gnuk_Token.txt)
+#0x20A0:0x4211:Nitrokey Nitrokey Start (Nitrokey_Start.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