[Pcsclite-cvs-commit] r2221 - trunk/Drivers/ccid/readers

Ludovic Rousseau rousseau at alioth.debian.org
Fri Nov 17 17:36:59 CET 2006


Author: rousseau
Date: 2006-11-17 17:36:58 +0100 (Fri, 17 Nov 2006)
New Revision: 2221

Added:
   trunk/Drivers/ccid/readers/LTC32.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add C3PO LTC32


Added: trunk/Drivers/ccid/readers/LTC32.txt
===================================================================
--- trunk/Drivers/ccid/readers/LTC32.txt	2006-11-16 13:52:04 UTC (rev 2220)
+++ trunk/Drivers/ccid/readers/LTC32.txt	2006-11-17 16:36:58 UTC (rev 2221)
@@ -0,0 +1,54 @@
+ idVendor: 0x0783
+  iManufacturer: C3PO
+ idProduct: 0x0010
+  iProduct: USB SMART CARD READER
+ bcdDevice: 0.10 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 1
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+ iInterface: 0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 20.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 230400 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000007
+   2-wire protocol
+   3-wire protocol
+   I2C protocol
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000100BA
+   ....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
+   ....80 Automatic PPS made by the CCID
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  wLcdLayout: 0x0000
+  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	2006-11-16 13:52:04 UTC (rev 2220)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2006-11-17 16:36:58 UTC (rev 2221)
@@ -40,6 +40,7 @@
 # C3PO
 0x0783:0x0003:C3PO LTC31
 0x0783:0x0006:C3PO LTC31
+0x0783:0x0010:C3PO LTC32
 
 # ActivCard
 0x09C3:0x0008:ActivCard USB Reader 2.0




More information about the Pcsclite-cvs-commit mailing list