[Pcsclite-git-commit] [CCID] 01/01: Add INGENICO Leo

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Oct 22 20:13:35 UTC 2016


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

rousseau pushed a commit to branch master
in repository CCID.

commit 05902a01bd9cdcd5a3eab8523d8dc5b85e86bac2
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Oct 22 22:12:55 2016 +0200

    Add INGENICO Leo
---
 readers/Ingenico_Leo.txt      | 76 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  5 ++-
 2 files changed, 80 insertions(+), 1 deletion(-)

diff --git a/readers/Ingenico_Leo.txt b/readers/Ingenico_Leo.txt
new file mode 100644
index 0000000..eb65515
--- /dev/null
+++ b/readers/Ingenico_Leo.txt
@@ -0,0 +1,76 @@
+ idVendor: 0x0F14
+  iManufacturer: INGENICO
+ idProduct: 0x003B
+  iProduct: CCID Smart Card Reader
+ 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: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   Support 3600 kHz
+   Support 4000 kHz
+   Support 5050 kHz
+   Support 6000 kHz
+   Support 8000 kHz
+   Support 9600 kHz
+   Support 12000 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 230400 bps
+  bNumDataRatesSupported: 11
+   Support 9600 bps
+   Support 14400 bps
+   Support 19200 bps
+   Support 28800 bps
+   Support 38400 bps
+   Support 57600 bps
+   Support 57688 bps
+   Support 115200 bps
+   Support 116129 bps
+   Support 225000 bps
+   Support 230400 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000204BA
+   ....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
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 356 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0210
+    2 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 b15408d..c3b7715 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2016-09-29
+# Generated: 2016-10-22
 #
 # DO NOT EDIT BY HAND
 
@@ -72,6 +72,9 @@
 # id3 Semiconductors
 0x0B81:0x0200:id3 Semiconductors CL1356T
 
+# INGENICO
+0x0F14:0x003B:INGENICO Leo
+
 # Ingenico
 0x0F14:0x003D:Ingenico WITEO USB Smart Card Reader
 

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