[Pcsclite-git-commit] [CCID] 01/02: Add Bit4id tokenME FIPS v3

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 80f7c5300871c91639b3d50cb4b62e73bf7fce75
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Dec 3 14:52:56 2016 +0100

    Add Bit4id tokenME FIPS v3
---
 readers/Bit4id_tokenME_FIPS_v3.txt | 54 ++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt      |  3 ++-
 2 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/readers/Bit4id_tokenME_FIPS_v3.txt b/readers/Bit4id_tokenME_FIPS_v3.txt
new file mode 100644
index 0000000..9c3b6d4
--- /dev/null
+++ b/readers/Bit4id_tokenME_FIPS_v3.txt
@@ -0,0 +1,54 @@
+ idVendor: 0x25DD
+  iManufacturer: Bit4id
+ idProduct: 0x2341
+  iProduct: tokenME FIPS v3
+ 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 14e3a6b..06a4ee6 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-11-18
+# Generated: 2016-12-03
 #
 # DO NOT EDIT BY HAND
 
@@ -202,6 +202,7 @@
 0x25DD:0x1201:Bit4id cryptokey
 0x25DD:0x2221:Bit4id iAM
 0x25DD:0x2321:Bit4id CKey4
+0x25DD:0x2341:Bit4id tokenME FIPS v3
 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