[Pcsclite-cvs-commit] r5693 - in /trunk/Drivers/ccid: readers/HP_kus-0133.txt readers/supported_readers.txt src/ccid_usb.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Thu Apr 7 11:49:14 UTC 2011


Author: rousseau
Date: Thu Apr  7 11:49:12 2011
New Revision: 5693

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5693
Log:
Firmware 1.24 of the HP USB CCID Smartcard Keyboard fixes the problem
reported with the 1.22. But the pinpad is (still) bogus.

Modified:
    trunk/Drivers/ccid/readers/HP_kus-0133.txt
    trunk/Drivers/ccid/readers/supported_readers.txt
    trunk/Drivers/ccid/src/ccid_usb.c

Modified: trunk/Drivers/ccid/readers/HP_kus-0133.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/HP_kus-0133.txt?rev=5693&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/HP_kus-0133.txt (original)
+++ trunk/Drivers/ccid/readers/HP_kus-0133.txt Thu Apr  7 11:49:12 2011
@@ -2,7 +2,7 @@
   iManufacturer: Hewlett-Packard Company
  idProduct: 0x0036
   iProduct: HP USB CCID Smartcard Keyboard
- bcdDevice: 1.22 (firmware release?)
+ bcdDevice: 1.24 (firmware release?)
  bLength: 9
  bDescriptorType: 4
  bInterfaceNumber: 1
@@ -19,8 +19,9 @@
   bDescriptorType: 0x21
   bcdCCID: 1.10
   bMaxSlotIndex: 0x00
-  bVoltageSupport: 0x01
+  bVoltageSupport: 0x03
    5.0V
+   3.0V
   dwProtocols: 0x0000 0x0003
    T=0
    T=1
@@ -34,14 +35,7 @@
   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
+   IFD does not support GET_DATA_RATES request: Success
   dwMaxIFSD: 252
   dwSynchProtocols: 0x00000000
   dwMechanical: 0x00000001

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=5693&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Thu Apr  7 11:49:12 2011
@@ -123,6 +123,7 @@
 0x0416:0x3815:Winbond
 
 # HP
+0x03F0:0x0036:HP USB CCID Smartcard Keyboard
 0x03F0:0x0824:HP USB Smartcard Reader
 0x03F0:0x1024:HP USB Smart Card Keyboard
 0x03F0:0x2924:HP MFP Smart Card Reader
@@ -307,5 +308,4 @@
 #0x04E6:0x5292:SCM SCL01x Contactless Reader
 #0x062D:0x0001:iDream or ID-SMID01
 #0x1A74:0x6356:OCS ID-One Cosmo Card
-#0x03F0:0x0036:HP USB CCID Smartcard Keyboard
-
+

Modified: trunk/Drivers/ccid/src/ccid_usb.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/src/ccid_usb.c?rev=5693&op=diff
==============================================================================
--- trunk/Drivers/ccid/src/ccid_usb.c (original)
+++ trunk/Drivers/ccid/src/ccid_usb.c Thu Apr  7 11:49:12 2011
@@ -129,6 +129,7 @@
 	{ 0x08C3, 0x0401, 0x5000 },	/* Precise Biometrics Precise 250 MC */
 	{ 0x0B0C, 0x0050, 0x0101 },	/* Todos Argos Mini II */
 	{ 0x0DC3, 0x0900, 0x0200 }, /* Athena IDProtect Key v2 */
+	{ 0x03F0, 0x0036, 0x0124 }, /* HP USB CCID Smartcard Keyboard */
 
 	/* the firmware version is not correct since I do not have received a
 	 * working reader yet */




More information about the Pcsclite-cvs-commit mailing list