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

Ludovic Rousseau rousseau at costa.debian.org
Sun Jul 9 15:03:18 UTC 2006


Author: rousseau
Date: 2006-07-09 15:03:18 +0000 (Sun, 09 Jul 2006)
New Revision: 2101

Added:
   trunk/Drivers/ccid/readers/AU9520.txt
Modified:
   trunk/Drivers/ccid/README
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
add Alcor Micro AU9520


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2006-07-09 14:50:20 UTC (rev 2100)
+++ trunk/Drivers/ccid/README	2006-07-09 15:03:18 UTC (rev 2101)
@@ -25,6 +25,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.
+- Alcor Micro AU9520 [46]
 - Athena ASE IIIe USB V2 [29]
 - Athena ASE IIIe KB USB [42]
 - C3PO LTC31 (new model, USB product id 0x0006) [8]
@@ -470,6 +471,7 @@
 [43] http://www.omnikey.com/index.php?id=50
 [44] http://h18000.www1.hp.com/products/quickspecs/12346_na/12346_na.HTML
 [45] http://www.id3semiconductors.com/produits/cl1356D.htm
+[46] http://www.alcormicro.com/products_detail.php?main_id=8&p_id=21
 
 $Id$
 

Added: trunk/Drivers/ccid/readers/AU9520.txt
===================================================================
--- trunk/Drivers/ccid/readers/AU9520.txt	2006-07-09 14:50:20 UTC (rev 2100)
+++ trunk/Drivers/ccid/readers/AU9520.txt	2006-07-09 15:03:18 UTC (rev 2101)
@@ -0,0 +1,109 @@
+ idVendor: 0x058F
+  iManufacturer: Generic
+ idProduct: 0x9520
+  iProduct: EMV Smartcard Reader
+ bcdDevice: 1.01 (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: 0
+ CCID Class Descriptor
+  bLength: 0x36
+  bDescriptorType: 0x21
+  bcdCCID: 1.00
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x03
+   5.0V
+   3.0V
+  dwProtocols: 0x0000 0x0003
+   T=0
+   T=1
+  dwDefaultClock: 3.700 MHz
+  dwMaximumClock: 3.700 MHz
+  bNumClockSupported: 1 
+   Support 3700 kHz
+  dwDataRate: 9946 bps
+  dwMaxDataRate: 318280 bps
+  bNumDataRatesSupported: 53 
+   Support 1807 bps
+   Support 1989 bps
+   Support 2409 bps
+   Support 2487 bps
+   Support 3315 bps
+   Support 3613 bps
+   Support 3978 bps
+   Support 4818 bps
+   Support 4973 bps
+   Support 6631 bps
+   Support 7227 bps
+   Support 7957 bps
+   Support 9635 bps
+   Support 9946 bps
+   Support 13262 bps
+   Support 14453 bps
+   Support 15914 bps
+   Support 19271 bps
+   Support 19892 bps
+   Support 21680 bps
+   Support 23871 bps
+   Support 26523 bps
+   Support 28906 bps
+   Support 29839 bps
+   Support 31828 bps
+   Support 36133 bps
+   Support 38542 bps
+   Support 39785 bps
+   Support 43359 bps
+   Support 48177 bps
+   Support 49731 bps
+   Support 53047 bps
+   Support 57813 bps
+   Support 59677 bps
+   Support 63656 bps
+   Support 66308 bps
+   Support 72266 bps
+   Support 77083 bps
+   Support 79570 bps
+   Support 86719 bps
+   Support 96354 bps
+   Support 99462 bps
+   Support 106093 bps
+   Support 115625 bps
+   Support 119355 bps
+   Support 132616 bps
+   Support 144531 bps
+   Support 154167 bps
+   Support 159140 bps
+   Support 198925 bps
+   Support 212186 bps
+   Support 231250 bps
+   Support 318280 bps
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000007
+   2-wire protocol
+   3-wire protocol
+   I2C protocol
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000204BE
+   ....02 Automatic parameter configuration based on ATR data
+   ....04 Automatic activation of ICC on inserting
+   ....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
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2006-07-09 14:50:20 UTC (rev 2100)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2006-07-09 15:03:18 UTC (rev 2101)
@@ -90,3 +90,6 @@
 # id3 Semiconductors
 0x0B81:0x0200:id3 CL1356D
 
+# Alcor Micro Corp.
+0x058F:0x9520:Alcor Micro AU9520
+




More information about the Pcsclite-cvs-commit mailing list