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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Thu Mar 5 15:42:59 UTC 2015


Author: rousseau
Date: 2015-03-05 15:42:59 +0000 (Thu, 05 Mar 2015)
New Revision: 7098

Added:
   trunk/Drivers/ccid/readers/Chicony_USB_Smart_Card_Keyboard.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add Chicony USB Smart Card Keyboard


Added: trunk/Drivers/ccid/readers/Chicony_USB_Smart_Card_Keyboard.txt
===================================================================
--- trunk/Drivers/ccid/readers/Chicony_USB_Smart_Card_Keyboard.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Chicony_USB_Smart_Card_Keyboard.txt	2015-03-05 15:42:59 UTC (rev 7098)
@@ -0,0 +1,58 @@
+ idVendor: 0x04F2
+  iManufacturer: Chicony
+ idProduct: 0x0967
+  iProduct: USB Smart Card Keyboard
+ bcdDevice: 2.02 (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: USB Keyboard Smart Card Reader
+ 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: Success
+  dwDataRate: 12903 bps
+  dwMaxDataRate: 412903 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Success
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000104BA
+   ....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)
+   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	2015-02-25 12:11:41 UTC (rev 7097)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2015-03-05 15:42:59 UTC (rev 7098)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2015-01-20
+# Generated: 2015-03-05
 #
 # DO NOT EDIT BY HAND
 
@@ -207,6 +207,9 @@
 0x046A:0x0070:Cherry GmbH SmartTerminal XX1X
 0x046A:0x0072:Cherry GmbH SmartTerminal ST-1275
 
+# Chicony
+0x04F2:0x0967:Chicony USB Smart Card Keyboard
+
 # COVADIS
 0x0982:0x0008:COVADIS VEGA-ALPHA
 0x0982:0x0040:COVADIS Auriga

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2015-02-25 12:11:41 UTC (rev 7097)
+++ website/shouldwork.ini	2015-03-05 15:42:59 UTC (rev 7098)
@@ -202,6 +202,9 @@
 url = http://h30094.www3.hp.com/product/sku/10718100/mfg_partno/E6D77AA
 iManufacturer = Hewlett Packard
 image = HP_USB_SmartCard_CCID_Keyboard_E6D77AA.png
+[Chicony_USB_Smart_Card_Keyboard.txt]
+image = Chicony_USB_Smart_Card_Keyboard.png
+url = http://www.chicony.com.tw/products_detail.php?id=QCUlXiQjMjdAJSVeJCM
 [Covadis_Auriga.txt]
 url = http://www.covadis.ch/en/products/auriga/
 image = Covadis_Auriga.png




More information about the Pcsclite-cvs-commit mailing list