[Pcsclite-cvs-commit] r6971 - trunk/Drivers/ccid/readers website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Tue Sep 2 20:37:11 UTC 2014


Author: rousseau
Date: 2014-09-02 20:37:11 +0000 (Tue, 02 Sep 2014)
New Revision: 6971

Added:
   trunk/Drivers/ccid/readers/Lenovo_USB_Smartcard_Keyboard.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Lenovo Lenovo USB Smartcard Keyboard


Added: trunk/Drivers/ccid/readers/Lenovo_USB_Smartcard_Keyboard.txt
===================================================================
--- trunk/Drivers/ccid/readers/Lenovo_USB_Smartcard_Keyboard.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Lenovo_USB_Smartcard_Keyboard.txt	2014-09-02 20:37:11 UTC (rev 6971)
@@ -0,0 +1,58 @@
+ idVendor: 0x17EF
+  iManufacturer: Lenovo
+ idProduct: 0x6055
+  iProduct: Lenovo USB Smartcard Keyboard
+ bcdDevice: 1.00 (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: Lenovo USB Smartcard Keyboard
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.800 MHz
+  dwMaximumClock: 12.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 12903 bps
+  dwMaxDataRate: 412903 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000404BA
+   ....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
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 1034 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 0xFF
+   echoes the APDU class
+  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	2014-09-02 14:07:00 UTC (rev 6970)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-09-02 20:37:11 UTC (rev 6971)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-09-01
+# Generated: 2014-09-02
 #
 # DO NOT EDIT BY HAND
 
@@ -327,6 +327,7 @@
 
 # Lenovo
 0x17EF:0x6007:Lenovo Lenovo USB Smartcard Keyboard
+0x17EF:0x6055:Lenovo Lenovo USB Smartcard Keyboard
 
 # Macally
 0x08AE:0x0BDF:Macally NFC CCID eNetPad

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-09-02 14:07:00 UTC (rev 6970)
+++ website/shouldwork.ini	2014-09-02 20:37:11 UTC (rev 6971)
@@ -396,6 +396,9 @@
 [Lenovo2.txt]
 url = http://support.lenovo.com/en_US/product-and-parts/detail.page?&LegacyDocID=MIGR-72489
 image = lenovo.png
+[Lenovo_USB_Smartcard_Keyboard.txt]
+url = http://support.lenovo.com/en/documents/pd030141
+image = lenovo.png
 [Macally_NFC_CCID_eNetPad.txt]
 image = Macally_NFC_CCID_eNetPad.png
 url = http://www.macally.com/en/product/ArticleShow.asp?ArticleID=59




More information about the Pcsclite-cvs-commit mailing list