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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Jun 19 20:36:56 UTC 2010


Author: rousseau
Date: Sat Jun 19 20:36:56 2010
New Revision: 5017

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5017
Log:
add C3PO LTC36

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

Added: trunk/Drivers/ccid/readers/LTC36.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/LTC36.txt?rev=5017&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/LTC36.txt (added)
+++ trunk/Drivers/ccid/readers/LTC36.txt Sat Jun 19 20:36:56 2010
@@ -1,0 +1,54 @@
+ idVendor: 0x0783
+  iManufacturer: C3PO
+ idProduct: 0x0036
+  iProduct: USB SMART CARD READER
+ bcdDevice: 0.50 (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)
+ iInterface: ?
+ 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: 8.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: No such file or directory
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 230400 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: No such file or directory
+  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: 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=5017&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Sat Jun 19 20:36:56 2010
@@ -54,6 +54,7 @@
 0x0783:0x0008:C3PO LTC32 USBv2 with keyboard support
 0x0783:0x0009:C3PO KBR36
 0x0783:0x0010:C3PO LTC32
+0x0783:0x0036:C3PO LTC36
 0x0783:0x9002:C3PO TLTC2USB
 
 # ActivCard




More information about the Pcsclite-cvs-commit mailing list