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

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Sun Feb 23 21:28:15 UTC 2014


Author: rousseau
Date: 2014-02-23 21:28:15 +0000 (Sun, 23 Feb 2014)
New Revision: 6860

Added:
   trunk/Drivers/ccid/readers/Chicony_HP_USB_Smartcard_CCID_Keyboard.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add HP USB Smartcard CCID Keyboard


Added: trunk/Drivers/ccid/readers/Chicony_HP_USB_Smartcard_CCID_Keyboard.txt
===================================================================
--- trunk/Drivers/ccid/readers/Chicony_HP_USB_Smartcard_CCID_Keyboard.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/Chicony_HP_USB_Smartcard_CCID_Keyboard.txt	2014-02-23 21:28:15 UTC (rev 6860)
@@ -0,0 +1,58 @@
+ idVendor: 0x03F0
+  iManufacturer: Chicony
+ idProduct: 0x104A
+  iProduct: HP USB Smartcard CCID 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: HP 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-02-20 14:02:47 UTC (rev 6859)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-02-23 21:28:15 UTC (rev 6860)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-02-18
+# Generated: 2014-02-23
 #
 # DO NOT EDIT BY HAND
 
@@ -264,6 +264,9 @@
 0x076B:0x5326:HID OMNIKEY 5326 DFR
 0x076B:0x5427:HID OMNIKEY 5427 CK
 
+# HP
+0x03F0:0x104A:HP HP USB Smartcard CCID Keyboard
+
 # id3 Semiconductors
 0x0B81:0x0220:id3 Semiconductors CL1356A_HID
 

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-02-20 14:02:47 UTC (rev 6859)
+++ website/shouldwork.ini	2014-02-23 21:28:15 UTC (rev 6860)
@@ -181,6 +181,10 @@
 url = http://www.cherry.de/english/products/card_reader_SmartTerminal_ST-1275.htm
 features = contactless
 note = The contactless interface is not supported.
+[Chicony_HP_USB_Smartcard_CCID_Keyboard.txt]
+url = http://h30094.www3.hp.com/product/sku/10718100/mfg_partno/E6D77AA
+iManufacturer = Hewlett Packard
+image = HP_USB_SmartCard_CCID_Keyboard_E6D77AA.png
 [Covadis_Auriga.txt]
 url = http://www.covadis.ch/en/products/auriga/
 image = Covadis_Auriga.png




More information about the Pcsclite-cvs-commit mailing list