[Pcsclite-cvs-commit] r5622 - in /trunk/Drivers/ccid/readers: Aktiv_Rutoken_Lite.txt supported_readers.txt

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Feb 22 19:17:11 UTC 2011


Author: rousseau
Date: Tue Feb 22 19:17:09 2011
New Revision: 5622

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=5622
Log:
Add Aktiv Rutoken lite

Added:
    trunk/Drivers/ccid/readers/Aktiv_Rutoken_Lite.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt

Added: trunk/Drivers/ccid/readers/Aktiv_Rutoken_Lite.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Aktiv_Rutoken_Lite.txt?rev=5622&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Aktiv_Rutoken_Lite.txt (added)
+++ trunk/Drivers/ccid/readers/Aktiv_Rutoken_Lite.txt Tue Feb 22 19:17:09 2011
@@ -1,0 +1,49 @@
+ idVendor: 0x0A89
+  iManufacturer: Aktiv
+ idProduct: 0x0025
+  iProduct: Rutoken lite
+ bcdDevice: 1.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ bAlternateSetting: 0
+ bNumEndpoints: 2
+  bulk-IN and bulk-OUT
+ bInterfaceClass: 0x0B [Chip Card Interface Device Class (CCID)]
+ bInterfaceSubClass: 0
+ bInterfaceProtocol: 0
+  bulk transfer, optional interrupt-IN (CCID)
+ iInterface: ?
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Success
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Success
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020840
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 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
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=5622&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Tue Feb 22 19:17:09 2011
@@ -225,6 +225,7 @@
 
 # Aktiv Co., ProgramPark
 0x0A89:0x0060:Aktiv Rutoken Magistra
+0x0A89:0x0025:Aktiv Rutoken lite
 0x0A89:0x0030:Aktiv Rutoken ECP
 
 # TianYu CCID Key




More information about the Pcsclite-cvs-commit mailing list