[Pcsclite-git-commit] [CCID] 02/02: Add BLUTRONICS BLUDRIVE II CCID (idProduct: 0x1079)

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed May 20 07:31:42 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 b22807b7b205633f544dbf24002456bbd6845d82
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed May 20 09:26:13 2015 +0200

    Add BLUTRONICS BLUDRIVE II CCID (idProduct: 0x1079)
---
 readers/BludriveIIv2.txt      | 61 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  3 ++-
 2 files changed, 63 insertions(+), 1 deletion(-)

diff --git a/readers/BludriveIIv2.txt b/readers/BludriveIIv2.txt
new file mode 100644
index 0000000..dbdee5a
--- /dev/null
+++ b/readers/BludriveIIv2.txt
@@ -0,0 +1,61 @@
+ idVendor: 0x1B0E
+  Can't get iManufacturer string
+ idProduct: 0x1079
+  Can't get iProduct string
+ bcdDevice: 1.02 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ 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.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.700 MHz
+  dwMaximumClock: 3.700 MHz
+  bNumClockSupported: 1
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9946 bps
+  dwMaxDataRate: 318280 bps
+  bNumDataRatesSupported: 53
+   Got 1 data rates but was expecting 53
+   Support 3700 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000007
+   2-wire protocol
+   3-wire protocol
+   I2C protocol
+  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: 272 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 edf7136..c2bb9a9 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-05-14
+# Generated: 2015-05-20
 #
 # DO NOT EDIT BY HAND
 
@@ -178,6 +178,7 @@
 
 # BLUTRONICS
 0x1B0E:0x1078:BLUTRONICS BLUDRIVE II CCID
+0x1B0E:0x1079:BLUTRONICS BLUDRIVE II CCID
 
 # Broadcom Corp
 0x0A5C:0x5800:Broadcom Corp 5880

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