[Pcsclite-cvs-commit] r6791 - trunk/Drivers/ccid/readers website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Mon Nov 25 10:11:28 UTC 2013


Author: rousseau
Date: 2013-11-25 10:11:28 +0000 (Mon, 25 Nov 2013)
New Revision: 6791

Added:
   trunk/Drivers/ccid/readers/Gemalto_Ezio_Shield_Secure_Channel.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Gemalto ING Shield Pro SC


Added: trunk/Drivers/ccid/readers/Gemalto_Ezio_Shield_Secure_Channel.txt
===================================================================
--- trunk/Drivers/ccid/readers/Gemalto_Ezio_Shield_Secure_Channel.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Gemalto_Ezio_Shield_Secure_Channel.txt	2013-11-25 10:11:28 UTC (rev 6791)
@@ -0,0 +1,56 @@
+ idVendor: 0x08E6
+  iManufacturer: Gemalto
+ idProduct: 0x34C1
+  iProduct: ING Shield Pro SC
+ 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: 0x03
+   5.0V
+   3.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   Support 4000 kHz
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 500000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   Support 10753 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000204B2
+   ....02 Automatic parameter configuration based on ATR data
+   ....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: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnvelope: 0x00
+  wLcdLayout: 0x0411
+    4 lines
+   17 characters per line
+  bPINSupport: 0x03
+   PIN Verification supported
+   PIN Modification supported
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2013-11-25 10:02:35 UTC (rev 6790)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2013-11-25 10:11:28 UTC (rev 6791)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2013-09-23
+# Generated: 2013-11-25
 #
 # DO NOT EDIT BY HAND
 
@@ -219,6 +219,7 @@
 
 # Gemalto
 0x08E6:0x2202:Gemalto Gem e-Seal Pro USB Token
+0x08E6:0x34C1:Gemalto ING Shield Pro SC
 0x08E6:0x34C2:Gemalto Ezio Shield
 0x08E6:0x34C5:Gemalto Ezio Shield Branch Reader
 0x08E6:0x34EC:Gemalto GemPC Express

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2013-11-25 10:02:35 UTC (rev 6790)
+++ website/shouldwork.ini	2013-11-25 10:11:28 UTC (rev 6791)
@@ -211,6 +211,9 @@
 note = This reader is a new version of the GemPC Twin but with firmware E.
  Be sure to use version 1.4.11 of the CCID driver if you connect the device to a USB 3 port
 [Gemalto_Ezio_Branch.txt]
+[Gemalto_Ezio_Shield_Secure_Channel.txt]
+image = gemalto_ezio.png
+features = firewall?
 [Gemalto_Ezio_Shield_PinPad.txt]
 image = gemalto_ezio.png
 features = firewall




More information about the Pcsclite-cvs-commit mailing list