[Pcsclite-git-commit] [CCID] 01/01: Add Generic MultiCard Device

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu May 14 19:08:03 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 355a894406769842171a796127012b82e5bc233c
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu May 14 21:06:03 2015 +0200

    Add Generic MultiCard Device
---
 readers/Generic_MultiCard_Device.txt | 56 ++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt        |  3 +-
 2 files changed, 58 insertions(+), 1 deletion(-)

diff --git a/readers/Generic_MultiCard_Device.txt b/readers/Generic_MultiCard_Device.txt
new file mode 100644
index 0000000..d27523b
--- /dev/null
+++ b/readers/Generic_MultiCard_Device.txt
@@ -0,0 +1,56 @@
+ idVendor: 0x048D
+  iManufacturer: Generic 
+ idProduct: 0x1366
+  iProduct: MultiCard Device
+ 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)
+ iInterface: Smart Card Reader Interface
+ 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.750 MHz
+  dwMaximumClock: 7.500 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   Support 0 kHz
+   Support 0 kHz
+   Support 0 kHz
+   Support 0 kHz
+  dwDataRate: 10080 bps
+  dwMaxDataRate: 312500 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   Support 0 bps
+   Support 0 bps
+   Support 0 bps
+   Support 0 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010030
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 9ddd274..edf7136 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-09
+# Generated: 2015-05-14
 #
 # DO NOT EDIT BY HAND
 
@@ -272,6 +272,7 @@
 # Generic
 0x0BDA:0x0165:Generic Smart Card Reader Interface
 0x0BDA:0x0169:Generic USB2.0-CRW
+0x048D:0x1366:Generic MultiCard Device
 
 # German Privacy Foundation
 0x20A0:0x4107:German Privacy Foundation Crypto Stick v1.2

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