[Pcsclite-git-commit] [CCID] 01/01: Add BIFIT iToken

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue Jul 28 18:27:41 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 be86cb804f394f0c52815bc68036d39eaf851967
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Jul 28 20:27:26 2015 +0200

    Add BIFIT iToken
---
 readers/BIFIT_iToken.txt      | 49 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  3 ++-
 2 files changed, 51 insertions(+), 1 deletion(-)

diff --git a/readers/BIFIT_iToken.txt b/readers/BIFIT_iToken.txt
new file mode 100644
index 0000000..467c9e2
--- /dev/null
+++ b/readers/BIFIT_iToken.txt
@@ -0,0 +1,49 @@
+ idVendor: 0x23A0
+  iManufacturer: BIFIT
+ idProduct: 0x0003
+  iProduct: iToken
+ bcdDevice: 1.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)
+ iInterface: iToken
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 1.500 MHz
+  dwMaximumClock: 1.500 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 4032 bps
+  dwMaxDataRate: 93750 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000100B8
+   ....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
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 270 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 131dd92..e08ad3b 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-06
+# Generated: 2015-07-28
 #
 # DO NOT EDIT BY HAND
 
@@ -173,6 +173,7 @@
 # BIFIT
 0x23A0:0x0001:BIFIT USB-Token iBank2key
 0x23A0:0x0002:BIFIT iBank2Key
+0x23A0:0x0003:BIFIT iToken
 
 # Bit4id
 0x25DD:0x1101:Bit4id miniLector-s

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