[Pcsclite-cvs-commit] r5173 - in /trunk/Drivers/ccid/readers: Gemalto_SG.txt supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Aug 23 08:24:16 UTC 2010


Author: rousseau
Date: Mon Aug 23 08:24:14 2010
New Revision: 5173

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5173
Log:
Add Gemalto Smart Guardian (SG CCID)

Added:
    trunk/Drivers/ccid/readers/Gemalto_SG.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt

Added: trunk/Drivers/ccid/readers/Gemalto_SG.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Gemalto_SG.txt?rev=5173&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Gemalto_SG.txt (added)
+++ trunk/Drivers/ccid/readers/Gemalto_SG.txt Mon Aug 23 08:24:14 2010
@@ -1,0 +1,52 @@
+ idVendor: 0x08E6
+  iManufacturer: Gemalto 
+ idProduct: 0x8108
+  iProduct: Smart Enterprise Guardian Secure USB Device 
+ bcdDevice: 11.63 (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: Smart Card Reader
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 2.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 2
+   IFD does not support GET CLOCK FREQUENCIES request: Success
+  dwDataRate: 5376 bps
+  dwMaxDataRate: 250000 bps
+  bNumDataRatesSupported: 4
+   IFD does not support GET_DATA_RATES request: Success
+  dwMaxIFSD: 252
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x0001007A
+   ....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
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 270 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=5173&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Mon Aug 23 08:24:14 2010
@@ -14,6 +14,7 @@
 0x08E6:0x5504:Gemalto Prox-SU
 0x08E6:0x5743:Gemalto Hybrid Smartcard Reader
 0x08E6:0x8000:Gemalto Smart Enterprise Guardian
+0x08E6:0x8108:Gemalto Smart Guardian
 # Verisign branded
 0x08E6:0xACE0:Verisign Secure Token
 0x08E6:0x1359:VeriSign Secure Storage Token




More information about the Pcsclite-cvs-commit mailing list