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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sat Sep 27 15:40:13 UTC 2008


Author: rousseau
Date: Sat Sep 27 15:40:13 2008
New Revision: 3147

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

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

Added: trunk/Drivers/ccid/readers/Broadcom_5880.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Broadcom_5880.txt?rev=3147&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Broadcom_5880.txt (added)
+++ trunk/Drivers/ccid/readers/Broadcom_5880.txt Sat Sep 27 15:40:13 2008
@@ -1,0 +1,54 @@
+ idVendor: 0x0A5C
+  iManufacturer: Broadcom Corp
+ idProduct: 0x5800
+  iProduct: 5880
+ bcdDevice: 1.01 (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: 5
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  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
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 250000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Connection timed out
+  dwMaxIFSD: 247
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000102BA
+   ....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
+   ..02.. NAD value other than 00 accepted (T=1)
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  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=3147&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/Makefile.am (original)
+++ trunk/Drivers/ccid/readers/Makefile.am Sat Sep 27 15:40:13 2008
@@ -12,6 +12,7 @@
 	ATMEL_AT91SO.txt \
 	AxaltoV3.txt \
 	BludriveII.txt \
+	Broadcom_5880.txt \
 	C3PO_KBR36.txt \
 	C3PO_LTC32_USBv2_old.txt \
 	C3PO_LTC32_USBv2.txt \




More information about the Pcsclite-cvs-commit mailing list