[Pcsclite-git-commit] [CCID] 02/02: Add Bluink Ltd. Bluink CCID

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Oct 20 16:19:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit 20f2b6804f0b43b7e077993c317cb72e18f2debf
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Oct 20 18:18:42 2017 +0200

    Add Bluink Ltd. Bluink CCID
---
 readers/Bluink_CCID.txt       | 61 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  3 +++
 2 files changed, 64 insertions(+)

diff --git a/readers/Bluink_CCID.txt b/readers/Bluink_CCID.txt
new file mode 100644
index 0000000..58b7f57
--- /dev/null
+++ b/readers/Bluink_CCID.txt
@@ -0,0 +1,61 @@
+ idVendor: 0x2ABE
+  iManufacturer: Bluink Ltd.
+ idProduct: 0x1003
+  iProduct: Bluink CCID
+ 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.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   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: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 115200 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000200FE
+   ....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
+   ....40 Automatic parameters negotiation made by the CCID
+   ....80 Automatic PPS made by the CCID
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 240 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0410
+    4 lines
+   16 characters per line
+  bPINSupport: 0x03
+   PIN Verification supported
+   PIN Modification supported
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index fce3709..45d36df 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -213,6 +213,9 @@
 0x25DD:0x2351:Bit4id Digital DNA Key
 0x25DD:0x3111:Bit4id miniLector
 
+# Bluink Ltd.
+0x2ABE:0x1003:Bluink Ltd. Bluink CCID
+
 # BLUTRONICS
 0x1B0E:0x1079:BLUTRONICS BLUDRIVE II CCID
 

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