[Pcsclite-git-commit] [CCID] 02/02: Add Bit4id Digital DNA Key

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Dec 3 13:57:54 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 2f89a002a05b2576159e035b368feff3e34d5452
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Dec 3 14:56:13 2016 +0100

    Add Bit4id Digital DNA Key
---
 readers/Bit4id_Digital_DNA_Key.txt | 54 ++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt      |  1 +
 2 files changed, 55 insertions(+)

diff --git a/readers/Bit4id_Digital_DNA_Key.txt b/readers/Bit4id_Digital_DNA_Key.txt
new file mode 100644
index 0000000..c03df40
--- /dev/null
+++ b/readers/Bit4id_Digital_DNA_Key.txt
@@ -0,0 +1,54 @@
+ idVendor: 0x25DD
+  iManufacturer: Bit4id
+ idProduct: 0x2351
+  iProduct: Digital DNA Key
+ bcdDevice: 1.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 1
+ 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: ?
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Connection timed out
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 115200 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Connection timed out
+  dwMaxIFSD: 1080
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000404BE
+   ....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
+   ....80 Automatic PPS made by the CCID
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 1090 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 06a4ee6..4b5bfde 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -203,6 +203,7 @@
 0x25DD:0x2221:Bit4id iAM
 0x25DD:0x2321:Bit4id CKey4
 0x25DD:0x2341:Bit4id tokenME FIPS v3
+0x25DD:0x2351:Bit4id Digital DNA Key
 0x25DD:0x3111:Bit4id miniLector
 
 # BLUTRONICS

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