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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Oct 27 15:56:52 UTC 2008


Author: rousseau
Date: Mon Oct 27 15:56:52 2008
New Revision: 3181

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3181
Log:
add Gemalto PDT

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

Added: trunk/Drivers/ccid/readers/Gemalto_PDT.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Gemalto_PDT.txt?rev=3181&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Gemalto_PDT.txt (added)
+++ trunk/Drivers/ccid/readers/Gemalto_PDT.txt Mon Oct 27 15:56:52 2008
@@ -1,0 +1,49 @@
+ idVendor: 0x0973
+  iManufacturer: GEMALTO
+ idProduct: 0x1227
+  iProduct: PDT
+ bcdDevice: 1.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 0
+  Control only
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 2
+  ICCD Version B, Control transfers, (optional interrupt-IN)
+ iInterface: 0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Broken pipe
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020840
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 261 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=3181&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Mon Oct 27 15:56:52 2008
@@ -43,6 +43,7 @@
 	Eutron_Smart_Pocket.txt \
 	FujitsuSiemens_SmartCard_Keyboard_USB_2A.txt \
 	FujitsuSiemens_SmartCard_USB_2A.txt \
+	Gemalto_PDT.txt \
 	GemaltoSmartEnterpriseGuardian.txt \
 	GemCoreSIMPro.txt \
 	Gem_e-SealPro.txt \




More information about the Pcsclite-cvs-commit mailing list