[Pcsclite-cvs-commit] r6614 - /trunk/Drivers/ccid/readers/Broadcom_5880v2.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Fri Apr 26 12:20:37 UTC 2013


Author: rousseau
Date: Fri Apr 26 12:20:36 2013
New Revision: 6614

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6614
Log:
Update with contactless interface enabled
http://ridrix.wordpress.com/2009/10/13/how-to-enable-pcsc-support-for-dell-contactless-reader/

Modified:
    trunk/Drivers/ccid/readers/Broadcom_5880v2.txt

Modified: trunk/Drivers/ccid/readers/Broadcom_5880v2.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Broadcom_5880v2.txt?rev=6614&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Broadcom_5880v2.txt (original)
+++ trunk/Drivers/ccid/readers/Broadcom_5880v2.txt Fri Apr 26 12:20:36 2013
@@ -29,11 +29,11 @@
   dwDefaultClock: 4.000 MHz
   dwMaximumClock: 4.000 MHz
   bNumClockSupported: 0 (will use whatever is returned)
-   IFD does not support GET CLOCK FREQUENCIES request: Connection timed out
+   IFD does not support GET CLOCK FREQUENCIES request: Success
   dwDataRate: 9600 bps
   dwMaxDataRate: 250000 bps
   bNumDataRatesSupported: 0 (will use whatever is returned)
-   IFD does not support GET_DATA_RATES request: Connection timed out
+   IFD does not support GET_DATA_RATES request: Success
   dwMaxIFSD: 247
   dwSynchProtocols: 0x00000000
   dwMechanical: 0x00000000
@@ -52,3 +52,55 @@
   wLcdLayout: 0x0000
   bPINSupport: 0x00
   bMaxCCIDBusySlots: 1
+ idVendor: 0x0A5C
+  iManufacturer: Broadcom Corp
+ idProduct: 0x5801
+  iProduct: 5880
+ bcdDevice: 1.01 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 2
+ 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: Contactless SmartCard
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.01
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 1
+   Support 3580 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 1
+   Support 9600 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000204BA
+   ....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)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 512 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1




More information about the Pcsclite-cvs-commit mailing list