[Pcsclite-cvs-commit] r6705 - trunk/Drivers/ccid/readers website
ludovic.rousseau at free.fr
ludovic.rousseau at free.fr
Fri Aug 2 14:14:03 UTC 2013
Author: rousseau
Date: 2013-08-02 14:14:03 +0000 (Fri, 02 Aug 2013)
New Revision: 6705
Added:
trunk/Drivers/ccid/readers/Lenovo2.txt
Modified:
trunk/Drivers/ccid/readers/supported_readers.txt
website/shouldwork.ini
Log:
Add Lenovo Lenovo USB Smartcard Keyboard
Added: trunk/Drivers/ccid/readers/Lenovo2.txt
===================================================================
--- trunk/Drivers/ccid/readers/Lenovo2.txt (rev 0)
+++ trunk/Drivers/ccid/readers/Lenovo2.txt 2013-08-02 14:14:03 UTC (rev 6705)
@@ -0,0 +1,65 @@
+ idVendor: 0x17EF
+ iManufacturer: Lenovo
+ idProduct: 0x6007
+ iProduct: Lenovo USB Smartcard Keyboard
+ bcdDevice: 1.11 (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 Keyboard Smartcard Reader
+ CCID Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.10
+ bMaxSlotIndex: 0x00
+ bVoltageSupport: 0x01
+ 5.0V
+ dwProtocols: 0x0000 0x0003
+ T=0
+ T=1
+ dwDefaultClock: 4.800 MHz
+ dwMaximumClock: 8.000 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ Support 4800 kHz
+ Support 6000 kHz
+ Support 8000 kHz
+ Support 12000 kHz
+ dwDataRate: 12903 bps
+ dwMaxDataRate: 307200 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+ Support 12903 bps
+ Support 25806 bps
+ Support 51613 bps
+ Support 103226 bps
+ Support 10753 bps
+ Support 21505 bps
+ Support 43011 bps
+ Support 86022 bps
+ dwMaxIFSD: 252
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000001
+ Card accept mechanism
+ 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: 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 2013-08-02 08:28:26 UTC (rev 6704)
+++ trunk/Drivers/ccid/readers/supported_readers.txt 2013-08-02 14:14:03 UTC (rev 6705)
@@ -1,6 +1,6 @@
#
# List of readers supported by the CCID driver
-# Generated: 2013-07-28
+# Generated: 2013-08-02
#
# DO NOT EDIT BY HAND
@@ -303,6 +303,9 @@
0x0D46:0x4389:KOBIL Systems mIDentity fullsize
0x0D46:0x43A9:KOBIL Systems mIDentity fullsize AES
+# Lenovo
+0x17EF:0x6007:Lenovo Lenovo USB Smartcard Keyboard
+
# Macally
0x08AE:0x0BDF:Macally NFC CCID eNetPad
Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini 2013-08-02 08:28:26 UTC (rev 6704)
+++ website/shouldwork.ini 2013-08-02 14:14:03 UTC (rev 6705)
@@ -320,6 +320,8 @@
[Kobil_Smart_Token.txt]
url = http://www.kobil.com/en/products/smart-token-technology/smart-token.html
image = Kobil_Smart_Token_3014.png
+[Lenovo2.txt]
+url = http://support.lenovo.com/en_US/product-and-parts/detail.page?&LegacyDocID=MIGR-72489
[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