[Pcsclite-cvs-commit] r2711 - in /trunk/Drivers/ccid/readers: GemaltoSmartEnterpriseGuardian.txt Makefile.am

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Nov 23 14:23:37 UTC 2007


Author: rousseau
Date: Fri Nov 23 14:23:37 2007
New Revision: 2711

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2711
Log:
add Gemalto Smart Enterprise Guardian Secure USB Device

Added:
    trunk/Drivers/ccid/readers/GemaltoSmartEnterpriseGuardian.txt
Modified:
    trunk/Drivers/ccid/readers/Makefile.am

Added: trunk/Drivers/ccid/readers/GemaltoSmartEnterpriseGuardian.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/GemaltoSmartEnterpriseGuardian.txt?rev=2711&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/GemaltoSmartEnterpriseGuardian.txt (added)
+++ trunk/Drivers/ccid/readers/GemaltoSmartEnterpriseGuardian.txt Fri Nov 23 14:23:37 2007
@@ -1,0 +1,52 @@
+ idVendor: 0x08E6
+  iManufacturer: Gemalto 
+ idProduct: 0x8000
+  iProduct: Smart Enterprise Guardian Secure USB Device 
+ bcdDevice: 2.21 (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
+ iInterface: 4
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 7.500 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+  dwDataRate: 20112 bps
+  dwMaxDataRate: 223200 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Broken pipe
+  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/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Makefile.am?rev=2711&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Fri Nov 23 14:23:37 2007
@@ -35,6 +35,7 @@
 	Eutron_Smart_Pocket.txt \
 	FujitsuSiemens_SmartCard_Keyboard_USB_2A.txt \
 	FujitsuSiemens_SmartCard_USB_2A.txt \
+	GemaltoSmartEnterpriseGuardian.txt \
 	GemCoreSIMPro.txt \
 	GemPC433_SL.txt \
 	GemPC_Express.txt \




More information about the Pcsclite-cvs-commit mailing list