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

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Feb 23 21:25:15 UTC 2010


Author: rousseau
Date: Tue Feb 23 21:25:15 2010
New Revision: 4771

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=4771
Log:
add Covadis Auriga

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

Added: trunk/Drivers/ccid/readers/Covadis_Auriga.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/Covadis_Auriga.txt?rev=4771&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/Covadis_Auriga.txt (added)
+++ trunk/Drivers/ccid/readers/Covadis_Auriga.txt Tue Feb 23 21:25:15 2010
@@ -1,0 +1,53 @@
+ idVendor: 0x0982
+  iManufacturer: COVADIS
+ idProduct: 0x0040
+  iProduct: Auriga
+ bcdDevice: 2.13 (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
+ iInterface: 0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 10.01
+  bMaxSlotIndex: 0x02
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 2.000 MHz
+  dwMaximumClock: 2.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Broken pipe
+  dwDataRate: 5376 bps
+  dwMaxDataRate: 21504 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Broken pipe
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020472
+   ....02 Automatic parameter configuration based on ATR data
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ....40 Automatic parameters negotiation made by the CCID
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   02.... Short APDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 2

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=4771&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Tue Feb 23 21:25:15 2010
@@ -157,6 +157,7 @@
 # Covadis
 0x0982:0x0007:Covadis Alya
 0x0982:0x0008:Covadis Vega
+0x0982:0x0040:Covadis Auriga
 
 # Vasco
 0x1A44:0x0001:Vasco DP905




More information about the Pcsclite-cvs-commit mailing list