[Pcsclite-git-commit] [CCID] 01/01: Add Mulann PVT

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue Jan 17 17:34:39 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 627f356e8800144f2661069de92195efcc7f2637
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Jan 17 18:34:21 2017 +0100

    Add Mulann PVT
---
 readers/Mulann_PVT.txt        | 104 ++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |   5 +-
 2 files changed, 108 insertions(+), 1 deletion(-)

diff --git a/readers/Mulann_PVT.txt b/readers/Mulann_PVT.txt
new file mode 100644
index 0000000..a291282
--- /dev/null
+++ b/readers/Mulann_PVT.txt
@@ -0,0 +1,104 @@
+ idVendor: 0x4D55
+  iManufacturer: Mulann
+ idProduct: 0x0010
+  iProduct: PVT
+ 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)
+ iInterface: SmartCard Reader C
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x03
+   5.0V
+   3.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.600 MHz
+  dwMaximumClock: 3.600 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9677 bps
+  dwMaxDataRate: 9677 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: 0x0002007A
+   ....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
+   ....40 Automatic parameters negotiation made by the CCID
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1
+ idVendor: 0x4D55
+  iManufacturer: Mulann
+ idProduct: 0x0010
+  iProduct: PVT
+ bcdDevice: 1.02 (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: SmartCard Reader CL
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x03
+   5.0V
+   3.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.600 MHz
+  dwMaximumClock: 3.600 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9677 bps
+  dwMaxDataRate: 9677 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: 0x0002007A
+   ....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
+   ....40 Automatic parameters negotiation made by the CCID
+   02.... Short APDU 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 95c24cf..50e7385 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-01-11
+# Generated: 2017-01-17
 #
 # DO NOT EDIT BY HAND
 
@@ -460,6 +460,9 @@
 # MSI
 0x0BDA:0x0161:MSI StarReader SMART
 
+# Mulann
+0x4D55:0x0010:Mulann PVT
+
 # Neowave
 0x1E0D:0x0013:Neowave Weneo
 0x1E0D:0x0033:Neowave Weneo

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