[Pcsclite-cvs-commit] r2297 - trunk/Drivers/ccid/readers

Ludovic Rousseau rousseau at alioth.debian.org
Thu Jan 4 21:26:46 CET 2007


Author: rousseau
Date: 2007-01-04 21:26:45 +0100 (Thu, 04 Jan 2007)
New Revision: 2297

Added:
   trunk/Drivers/ccid/readers/HPUSBSmartCardReader.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add HP USB Smartcard Reader


Added: trunk/Drivers/ccid/readers/HPUSBSmartCardReader.txt
===================================================================
--- trunk/Drivers/ccid/readers/HPUSBSmartCardReader.txt	2007-01-02 19:55:40 UTC (rev 2296)
+++ trunk/Drivers/ccid/readers/HPUSBSmartCardReader.txt	2007-01-04 20:26:45 UTC (rev 2297)
@@ -0,0 +1,51 @@
+ idVendor: 0x03F0
+ iManufacturer: SCM Microsystems Inc.
+ idProduct: 0x0824
+ iProduct: HP USB Smartcard Reader
+ bcdDevice: 5.30 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+ iInterface: 4
+ CCID Class Descriptor
+ bLength: 0x36
+ bDescriptorType: 0x21
+ bcdCCID: 1.00
+ bMaxSlotIndex: 0x00
+ bVoltageSupport: 0x01
+  5.0V
+ dwProtocols: 0x0000 0x0003
+  T=0
+  T=1
+ dwDefaultClock: 4.000 MHz
+ dwMaximumClock: 12.000 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+  IFD does not support GET CLOCK FREQUENCIES request
+ dwDataRate: 9600 bps
+ dwMaxDataRate: 307200 bps
+ bNumDataRatesSupported: 0 (will use whatever is returned)
+  IFD does not support GET_DATA_RATES request
+ dwMaxIFSD: 252
+ dwSynchProtocols: 0x00000000
+ dwMechanical: 0x00000000
+  No special characteristics
+ 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: 263 bytes
+ bClassGetResponse: 0xFF
+  echoes the APDU class
+ bClassEnveloppe: 0xFF
+  echoes the APDU class
+ wLcdLayout: 0x0000
+ bPINSupport: 0x00
+ bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2007-01-02 19:55:40 UTC (rev 2296)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2007-01-04 20:26:45 UTC (rev 2297)
@@ -94,6 +94,7 @@
 
 # HP
 0x03F0:0x1024:HP USB Smart Card Keyboard
+0x03F0:0x0824:HP USB Smartcard Reader
 
 # id3 Semiconductors
 0x0B81:0x0200:id3 CL1356D




More information about the Pcsclite-cvs-commit mailing list