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

Ludovic Rousseau rousseau at costa.debian.org
Fri Apr 14 18:41:16 UTC 2006


Author: rousseau
Date: 2006-04-14 18:41:15 +0000 (Fri, 14 Apr 2006)
New Revision: 2000

Added:
   trunk/Drivers/ccid/readers/ASEDrive_IIIe_KB.txt
Modified:
   trunk/Drivers/ccid/README
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add Athena ASE IIIe KB USB


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2006-04-14 18:38:18 UTC (rev 1999)
+++ trunk/Drivers/ccid/README	2006-04-14 18:41:15 UTC (rev 2000)
@@ -26,6 +26,7 @@
   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]
+- Athena ASE IIIe KB USB [42]
 - Cherry XX33 keyboard [?]
 - Cherry XX44 keyboard (SmartBoard G83-6744) [18] 
 - Cherry SmartTerminal ST2000U [35]
@@ -445,6 +446,7 @@
 [39] http://www.scmmicro.com/security/SDI_010.html
 [40] http://www.winbond.com.tw/E-WINBONDHTM/partner/b_2_e_4.htm
 [41] http://www.gemplus.com/products/gempc_card/
+[42] http://www.asedrive.com/product.asp?pid=2
 
 $Id$
 

Added: trunk/Drivers/ccid/readers/ASEDrive_IIIe_KB.txt
===================================================================
--- trunk/Drivers/ccid/readers/ASEDrive_IIIe_KB.txt	2006-04-14 18:38:18 UTC (rev 1999)
+++ trunk/Drivers/ccid/readers/ASEDrive_IIIe_KB.txt	2006-04-14 18:41:15 UTC (rev 2000)
@@ -0,0 +1,52 @@
+ idVendor: 0x0DC3
+  iManufacturer: Athena 
+ idProduct: 0x1102
+  iProduct: ASEDrive CCID
+ bcdDevice: 6.07 (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)
+   wrong size for GET CLOCK FREQUENCIES: 1
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 333333 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   wrong size for GET_DATA_RATES: 1
+  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: 0x03
+   PIN Verification supported
+   PIN Modification supported
+  bMaxCCIDBusySlots: 1

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2006-04-14 18:38:18 UTC (rev 1999)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2006-04-14 18:41:15 UTC (rev 2000)
@@ -73,6 +73,7 @@
 
 # Athena
 0x0DC3:0x1004:Athena ASE IIIe
+0x0DC3:0x1102:Athena ASEDrive IIIe KB
 
 # SmartEpad
 0x09BE:0x0002:SmartEpad




More information about the Pcsclite-cvs-commit mailing list