[Pcsclite-cvs-commit] r1632 - trunk/Drivers/ccid/readers

Ludovic Rousseau rousseau at costa.debian.org
Thu Sep 1 12:29:57 UTC 2005


Author: rousseau
Date: 2005-09-01 12:29:57 +0000 (Thu, 01 Sep 2005)
New Revision: 1632

Added:
   trunk/Drivers/ccid/readers/CherrySmartTerminalST2XXX.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add Cherry SmartTerminal ST-2XXX


Added: trunk/Drivers/ccid/readers/CherrySmartTerminalST2XXX.txt
===================================================================
--- trunk/Drivers/ccid/readers/CherrySmartTerminalST2XXX.txt	2005-09-01 09:13:38 UTC (rev 1631)
+++ trunk/Drivers/ccid/readers/CherrySmartTerminalST2XXX.txt	2005-09-01 12:29:57 UTC (rev 1632)
@@ -0,0 +1,56 @@
+Parsing Interface Descriptor for device: 001/015
+ idVendor: 0x046A
+  iManufacturer: Cherry GmbH
+ idProduct: 0x003E
+  iProduct: Cherry SmartTerminal ST-2XXX
+ bcdDevice: 5.07 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 3
+ bInterfaceClass: 0xFF
+  NOT A CCID DEVICE
+  Class is 0xFF (proprietary)
+ 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: 0x00
+   IFD does not support GET CLOCK FREQUENCIES request
+  dwDataRate: 10753 bps
+  dwMaxDataRate: 344105 bps
+  bNumDataRatesSupported: 0
+   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: 0x03
+   PIN Verification supported
+   PIN Modification supported
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2005-09-01 09:13:38 UTC (rev 1631)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2005-09-01 12:29:57 UTC (rev 1632)
@@ -37,6 +37,7 @@
 # Cherry
 0x046a:0x0005:Cherry XX33
 0x046a:0x0010:Cherry XX44
+0x046a:0x003E:Cherry SmartTerminal ST-2XXX
 
 # Advanced Card Systems
 0x072f:0x90cc:ACS ACR 38




More information about the Pcsclite-cvs-commit mailing list