[Pcsclite-cvs-commit] r1820 - in trunk/Drivers/ccid: . readers

Ludovic Rousseau rousseau at costa.debian.org
Fri Jan 20 13:44:06 UTC 2006


Author: rousseau
Date: 2006-01-20 13:44:06 +0000 (Fri, 20 Jan 2006)
New Revision: 1820

Added:
   trunk/Drivers/ccid/readers/SCR3311.txt
Modified:
   trunk/Drivers/ccid/README
Log:
move the SCM Micro SCR 3311 from the "should work" list to the
"supported" list


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2006-01-20 13:27:21 UTC (rev 1819)
+++ trunk/Drivers/ccid/README	2006-01-20 13:44:06 UTC (rev 1820)
@@ -53,6 +53,7 @@
   recent model with firmware 5.14 or later
 - SCM Micro SCR 355
 - SCM Micro SCR 3310 [30]
+- SCM Micro SCR 3311 [31]
 - SCM Micro SPR 532 [9]
   You shall contact Torsten Maykranz <tmaykranz at scmmicro.de> to get a
   firmware upgrade.
@@ -71,7 +72,6 @@
 - C3PO LTC32 [13]
 - SCM Micro SCR 331-DI NTTCom [23]
 - SCM Micro SCR 3310-NTTCOM [28]
-- SCM Micro SCR 3311 [31]
 - SCM Micro SCR 3320 [32]
 - SCM Micro SCR 333 [15]
 - Silitek SK-3105 keyboard [12] or C3PO TLTC2USB [14]

Added: trunk/Drivers/ccid/readers/SCR3311.txt
===================================================================
--- trunk/Drivers/ccid/readers/SCR3311.txt	2006-01-20 13:27:21 UTC (rev 1819)
+++ trunk/Drivers/ccid/readers/SCR3311.txt	2006-01-20 13:44:06 UTC (rev 1820)
@@ -0,0 +1,51 @@
+ idVendor: 0x04E6
+  iManufacturer: SCM Microsystems Inc.
+ idProduct: 0x511D
+  iProduct: SCR3311 USB Smart Card Reader
+ bcdDevice: 5.18 (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




More information about the Pcsclite-cvs-commit mailing list