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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Mon Feb 3 14:55:48 UTC 2014


Author: rousseau
Date: 2014-02-03 14:55:48 +0000 (Mon, 03 Feb 2014)
New Revision: 6835

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


Added: trunk/Drivers/ccid/readers/Gemalto_Ezio_Shield_Pro_SC.txt
===================================================================
--- trunk/Drivers/ccid/readers/Gemalto_Ezio_Shield_Pro_SC.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Gemalto_Ezio_Shield_Pro_SC.txt	2014-02-03 14:55:48 UTC (rev 6835)
@@ -0,0 +1,56 @@
+ idVendor: 0x08E6
+  iManufacturer: Gemalto
+ idProduct: 0x34C0
+  iProduct: Ezio 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	2014-01-31 16:04:37 UTC (rev 6834)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-02-03 14:55:48 UTC (rev 6835)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-01-21
+# Generated: 2014-02-03
 #
 # DO NOT EDIT BY HAND
 
@@ -561,6 +561,9 @@
 #0x08E6:0x3478:Gemalto USB GemPCPinpad SmartCard Reader (GemPCPinpad.txt)
 #0x08E6:0x3478:Gemalto USB GemPCPinpad SmartCard Reader (GemPCPinpadv2.txt)
 
+#0x08E6:0x34C0:Gemalto Ezio Shield (Gemalto_Ezio_Shield.txt)
+#0x08E6:0x34C0:Gemalto Ezio Shield Pro SC (Gemalto_Ezio_Shield_Pro_SC.txt)
+
 #0x08E6:0x5503:Gemalto Prox Dual USB PC LinkReader (GemProxDU.txt)
 #0x08E6:0x5503:Gemalto Prox Dual USB PC LinkReader (GemProxDU.txt_i1)
 

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-01-31 16:04:37 UTC (rev 6834)
+++ website/shouldwork.ini	2014-02-03 14:55:48 UTC (rev 6835)
@@ -214,6 +214,8 @@
 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_Pro_SC.txt]
+image = Gemalto_EzioShield_ProSC.png
 [Gemalto_Ezio_Shield_Secure_Channel.txt]
 image = gemalto_ezio.png
 features = firewall?




More information about the Pcsclite-cvs-commit mailing list