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

Ludovic Rousseau rousseau at costa.debian.org
Wed Dec 7 20:27:25 UTC 2005


Author: rousseau
Date: 2005-12-07 20:27:24 +0000 (Wed, 07 Dec 2005)
New Revision: 1778

Added:
   trunk/Drivers/ccid/readers/ACR38U-CCID.txt
Removed:
   trunk/Drivers/ccid/readers/ACR38.txt
Modified:
   trunk/Drivers/ccid/README
   trunk/Drivers/ccid/readers/supported_readers.txt
Log:
replace ACR 38 by ACR 38U-CCID since they are two different readers


Modified: trunk/Drivers/ccid/README
===================================================================
--- trunk/Drivers/ccid/README	2005-12-01 17:17:46 UTC (rev 1777)
+++ trunk/Drivers/ccid/README	2005-12-07 20:27:24 UTC (rev 1778)
@@ -20,7 +20,7 @@
 =======================
 
 (in alphabetical order)
-- Advanced Card Systems ACR 38 [16]
+- Advanced Card Systems ACR 38U-CCID [16]
   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.
@@ -373,7 +373,7 @@
 [13] http://www.c3po.es/ltc32.html
 [14] http://www.c3po.es/tltc2usb.html
 [15] http://www.scmmicro.com/security/SCR333.html
-[16] http://www.acs.com.hk/Product_Readers.asp?productID=59&PCate=Products_PC_Linked_SmartCard_Readers
+[16] http://www.acs.com.hk/Product_Readers.asp?productID=107&PCate=Products_PC_Linked_SmartCard_Readers
 [17] http://www.scmmicro.com/support/pcs_product_drivers.html
 [18] http://www.cherrycorp.com/english/advanced-line/advanced-line_smartboard_g83-6744.htm
 [19] http://www.kobil.com/e/products/smartcard/kaan-base.php

Deleted: trunk/Drivers/ccid/readers/ACR38.txt
===================================================================
--- trunk/Drivers/ccid/readers/ACR38.txt	2005-12-01 17:17:46 UTC (rev 1777)
+++ trunk/Drivers/ccid/readers/ACR38.txt	2005-12-07 20:27:24 UTC (rev 1778)
@@ -1,47 +0,0 @@
-Parsing Interface Descriptor for device: 001/024
- idVendor: 0x072F
-  iManufacturer: ACS
- idProduct: 0x90CC
-  iProduct: ACR38 USB Reader
- bcdDevice: 1.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: 0
- CCID Class Descriptor
-  bLength: 0x36
-  bDescriptorType: 0x21
-  bcdCCID: 1.00
-  bMaxSlotIndex: 0x00
-  bVoltageSupport: 0x01
-   5.0V
-  dwProtocols: 0x0000 0x0003
-   T=0
-   T=1
-  dwDefaultClock: 4.000 MHz
-  dwMaximumClock: 4.000 MHz
-  bNumClockSupported: 0x00
-   IFD does not support GET CLOCK FREQUENCIES request
-  dwDataRate: 10752 bps
-  dwMaxDataRate: 129032 bps
-  bNumDataRatesSupported: 0
-   IFD does not support GET_DATA_RATES request
-  dwMaxIFSD: 254
-  dwSynchProtocols: 0x00000000
-  dwMechanical: 0x00000000
-   No special characteristics
-  dwFeatures: 0x00010030
-   ....10 Automatic ICC clock frequency change according to parameters
-   ....20 Automatic baud rate change according to frequency and Fi, Di params
-   01.... TPDU level exchange
-  dwMaxCCIDMessageLength: 271 bytes
-  bClassGetResponse: 0
-  bClassEnveloppe: 0
-  wLcdLayout: 0x0000
-  bPINSupport: 0x00
-  bMaxCCIDBusySlots: 1

Copied: trunk/Drivers/ccid/readers/ACR38U-CCID.txt (from rev 1775, trunk/Drivers/ccid/readers/ACR38.txt)

Modified: trunk/Drivers/ccid/readers/supported_readers.txt
===================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt	2005-12-01 17:17:46 UTC (rev 1777)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2005-12-07 20:27:24 UTC (rev 1778)
@@ -42,7 +42,7 @@
 0x046a:0x003E:Cherry SmartTerminal ST-2XXX
 
 # Advanced Card Systems
-0x072f:0x90cc:ACS ACR 38
+0x072f:0x90cc:ACS ACR 38U-CCID
 
 # O2 Micro
 0x0b97:0x7762:O2 Micro Oz776




More information about the Pcsclite-cvs-commit mailing list