[Pcsclite-cvs-commit] r3162 - in /trunk/Drivers/ccid/readers: HP_MFP_SmartCardReader.txt Makefile.am

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Oct 11 09:00:59 UTC 2008


Author: rousseau
Date: Sat Oct 11 09:00:58 2008
New Revision: 3162

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3162
Log:
add HP_MFP_SmartCardReader.txt

Added:
    trunk/Drivers/ccid/readers/HP_MFP_SmartCardReader.txt
Modified:
    trunk/Drivers/ccid/readers/Makefile.am

Added: trunk/Drivers/ccid/readers/HP_MFP_SmartCardReader.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/HP_MFP_SmartCardReader.txt?rev=3162&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/HP_MFP_SmartCardReader.txt (added)
+++ trunk/Drivers/ccid/readers/HP_MFP_SmartCardReader.txt Sat Oct 11 09:00:58 2008
@@ -1,0 +1,53 @@
+ idVendor: 0x03F0
+  iManufacturer: Hewlett Packard
+ idProduct: 0x2924
+  iProduct: MFP Smart Card Reader
+ bcdDevice: 5.25 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ 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: 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: 8.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+  dwDataRate: 10753 bps
+  dwMaxDataRate: 344105 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Broken pipe
+  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: 271 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnveloppe: 0xFF
+   echoes the APDU class
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/Makefile.am
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Makefile.am?rev=3162&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Sat Oct 11 09:00:58 2008
@@ -52,6 +52,7 @@
 	GemPCTwin.txt \
 	GnD_StarSignCardToken350.txt \
 	GnD_StarSignCardToken550.txt \
+	HP_MFP_SmartCardReader.txt \
 	HPUSBSmartCardKeyboard.txt \
 	id3_CL1356A_HID.txt \
 	id3_CL1356D.txt \




More information about the Pcsclite-cvs-commit mailing list