[Pcsclite-git-commit] [CCID] 01/01: Add mCore SCard-Reader

Ludovic Rousseau rousseau at moszumanska.debian.org
Mon Jul 3 16:39:13 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 3c0cacc5935282c35fe206b5ac91fd628605c3e5
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Mon Jul 3 18:38:33 2017 +0200

    Add mCore SCard-Reader
---
 readers/mCore_SCard-Reader.txt | 64 ++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt  |  5 +++-
 2 files changed, 68 insertions(+), 1 deletion(-)

diff --git a/readers/mCore_SCard-Reader.txt b/readers/mCore_SCard-Reader.txt
new file mode 100644
index 0000000..763b036
--- /dev/null
+++ b/readers/mCore_SCard-Reader.txt
@@ -0,0 +1,64 @@
+ idVendor: 0x1403
+  iManufacturer: Generic
+ idProduct: 0x7502
+  iProduct: SCard-Reader
+ bcdDevice: 0.01 (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: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 1
+   Support 4000 kHz
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 10752 bps
+  bNumDataRatesSupported: 7
+   Support 129032 bps
+   Support 43010 bps
+   Support 21505 bps
+   Support 10752 bps
+   Support 5376 bps
+   Support 2688 bps
+   Support 1344 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000207BA
+   ....02 Automatic parameter configuration based on ATR data
+   ....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.. CCID can set ICC in clock stop mode
+   ..02.. NAD value other than 00 accepted (T=1)
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 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 41cd131..2fc98bb 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2017-06-28
+# Generated: 2017-07-03
 #
 # DO NOT EDIT BY HAND
 
@@ -465,6 +465,9 @@
 # Macally
 0x08AE:0x0BDF:Macally NFC CCID eNetPad
 
+# mCore
+0x1403:0x7502:mCore SCard-Reader
+
 # Microchip
 0x0424:0x1104:Microchip SEC1110
 0x0424:0x1202:Microchip SEC1210

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