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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Jan 3 17:33:05 UTC 2012


Author: rousseau
Date: Tue Jan  3 17:33:04 2012
New Revision: 6162

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6162
Log:
Add Avtor SecureToken

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

Added: trunk/Drivers/ccid/readers/Avtor_SecureToken.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Avtor_SecureToken.txt?rev=6162&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Avtor_SecureToken.txt (added)
+++ trunk/Drivers/ccid/readers/Avtor_SecureToken.txt Tue Jan  3 17:33:04 2012
@@ -1,0 +1,61 @@
+ idVendor: 0x15CF
+  iManufacturer: Avtor
+ idProduct: 0x0019
+  iProduct: SecureToken
+ bcdDevice: 0.99 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 0
+ 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: 4
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 10.01
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.571 MHz
+  dwMaximumClock: 3.571 MHz
+  bNumClockSupported: 1 
+   Support 3580 kHz
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 115200 bps
+  bNumDataRatesSupported: 8 
+   Support 9600 bps
+   Support 19200 bps
+   Support 38400 bps
+   Support 115200 bps
+   Support 13950 bps
+   Support 27900 bps
+   Support 55800 bps
+   Support 111600 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000204BA
+   ....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
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   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=6162&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Tue Jan  3 17:33:04 2012
@@ -324,6 +324,7 @@
 
 # Avtor
 0x15CF:0x001D:Avtor SC Reader 371
+0x15CF:0x0019:Avtor SecureToken
 
 # Bogus readers but partly supported
 # See the http://pcsclite.alioth.debian.org/ccid/unsupported.html for a




More information about the Pcsclite-cvs-commit mailing list