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

Ludovic Rousseau rousseau at costa.debian.org
Tue Jan 3 18:45:20 UTC 2006


Author: rousseau
Date: 2006-01-03 18:45:20 +0000 (Tue, 03 Jan 2006)
New Revision: 1787

Added:
   trunk/Drivers/ccid/readers/SCR355.txt
Modified:
   trunk/Drivers/ccid/README
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add support for SCM Micro SCR 355


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2006-01-03 17:11:29 UTC (rev 1786)
+++ trunk/Drivers/ccid/README	2006-01-03 18:45:20 UTC (rev 1787)
@@ -48,6 +48,7 @@
 - SCM Micro SCR 335 [7]
   The firmware of this reader can't be upgraded so be sure to buy a
   recent model with firmware 5.14 or later
+- SCM Micro SCR 355
 - SCM Micro SCR 3310
 - SCM Micro SPR 532 [9]
   You shall contact Torsten Maykranz <tmaykranz at scmmicro.de> to get a

Added: trunk/Drivers/ccid/readers/SCR355.txt
===================================================================
--- trunk/Drivers/ccid/readers/SCR355.txt	2006-01-03 17:11:29 UTC (rev 1786)
+++ trunk/Drivers/ccid/readers/SCR355.txt	2006-01-03 18:45:20 UTC (rev 1787)
@@ -0,0 +1,52 @@
+Parsing Interface Descriptor for device: 002/002
+ idVendor: 0x04E6
+  iManufacturer: SCM Microsystems Inc.
+ idProduct: 0x5410
+  iProduct: SCR35xx USB Smart Card Reader
+ bcdDevice: 5.21 (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: 8.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request
+  dwDataRate: 10753 bps
+  dwMaxDataRate: 344105 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	2006-01-03 17:11:29 UTC (rev 1786)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2006-01-03 18:45:20 UTC (rev 1787)
@@ -17,6 +17,7 @@
 0x04E6:0x511A:SCM SCR 3310 NTTCom
 0x04E6:0x5120:SCM SCR 331-DI NTTCom
 0x04E6:0xE001:SCM SCR 331
+0x04E6:0x5410:SCM SCR 355
 0x04E6:0xE003:SCM SPR 532
 
 # OmniKey




More information about the Pcsclite-cvs-commit mailing list