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

Ludovic Rousseau rousseau at costa.debian.org
Thu Dec 1 15:41:02 UTC 2005


Author: rousseau
Date: 2005-12-01 15:41:02 +0000 (Thu, 01 Dec 2005)
New Revision: 1776

Added:
   trunk/Drivers/ccid/readers/ASE_IIIe.txt
Modified:
   trunk/Drivers/ccid/README
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add Athena ASE IIIe USB V2 in "Supported CCID readers" list


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2005-11-29 14:33:22 UTC (rev 1775)
+++ trunk/Drivers/ccid/README	2005-12-01 15:41:02 UTC (rev 1776)
@@ -24,6 +24,7 @@
   old versions of this reader have a bug: the reader do timeout when a
   special USB frame is sent from the reader. If the frame size if a
   multiple of wMaxPacketSize the communication is stopped.
+- Athena ASE IIIe USB V2 [29]
 - Cherry XX33 keyboard [?]
 - Cherry XX44 keyboard (SmartBoard G83-6744) [18] 
 - Cherry SmartTerminal ST2XXX
@@ -385,6 +386,7 @@
 [26] http://www.cryptoidentity.eutron.com/eng/home.asp
 [27] http://www.cherry.de/english/advanced-line/advanced_smartterminal_st-1044u.htm
 [28] http://www.ntt.com/jpki/scr3310.html
+[29] http://www.asedrive.com/product.asp?pid=1
 
 $Id$
 

Added: trunk/Drivers/ccid/readers/ASE_IIIe.txt
===================================================================
--- trunk/Drivers/ccid/readers/ASE_IIIe.txt	2005-11-29 14:33:22 UTC (rev 1775)
+++ trunk/Drivers/ccid/readers/ASE_IIIe.txt	2005-12-01 15:41:02 UTC (rev 1776)
@@ -0,0 +1,51 @@
+Parsing Interface Descriptor for device: 002/002
+ idVendor: 0x0DC3
+  iManufacturer: Athena 
+ idProduct: 0x1004
+  iProduct: ASEDrive CCID
+ bcdDevice: 5.00 (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.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x07
+   5.0V
+   3.0V
+   1.8V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 4.000 MHz
+  dwMaximumClock: 4.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 333333 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: 0x00010330
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..01.. CCID can set ICC in clock stop mode
+   ..02.. NAD value other than 00 accepted (T=1)
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0x00
+  bClassEnveloppe: 0x00
+  wLcdLayout: 0x0000
+  bPINSupport: 0x00
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2005-11-29 14:33:22 UTC (rev 1775)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2005-12-01 15:41:02 UTC (rev 1776)
@@ -57,3 +57,5 @@
 0x073D:0x0C00:Eutron SIM Pocket Combo
 0x073D:0x0007:Eutron CryptoIdentity
 
+# Athena
+0x0DC3:0x1004:Athena ASE IIIe




More information about the Pcsclite-cvs-commit mailing list