[Pcsclite-cvs-commit] r7046 - trunk/Drivers/ccid/readers website

ludovic.rousseau at free.fr ludovic.rousseau at free.fr
Sat Nov 29 13:30:39 UTC 2014


Author: rousseau
Date: 2014-11-29 13:30:39 +0000 (Sat, 29 Nov 2014)
New Revision: 7046

Added:
   trunk/Drivers/ccid/readers/ACS_ACR39U_ICC_Reader.txt
Modified:
   trunk/Drivers/ccid/readers/supported_readers.txt
   website/shouldwork.ini
Log:
Add ACS ACR39U ICC Reader


Added: trunk/Drivers/ccid/readers/ACS_ACR39U_ICC_Reader.txt
===================================================================
--- trunk/Drivers/ccid/readers/ACS_ACR39U_ICC_Reader.txt	                        (rev 0)
+++ trunk/Drivers/ccid/readers/ACS_ACR39U_ICC_Reader.txt	2014-11-29 13:30:39 UTC (rev 7046)
@@ -0,0 +1,54 @@
+ idVendor: 0x072F
+  iManufacturer: ACS
+ idProduct: 0xB100
+  iProduct: ACR39U ICC Reader
+ bcdDevice: 2.16 (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 (CCID)
+ iInterface: <F??
+ 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.800 MHz
+  dwMaximumClock: 16.000 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 12903 bps
+  dwMaxDataRate: 826000 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 247
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000100B2
+   ....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
+   ....80 Automatic PPS made by the CCID
+   01.... TPDU level exchange
+  dwMaxCCIDMessageLength: 271 bytes
+  bClassGetResponse: 0xFF
+   echoes the APDU class
+  bClassEnvelope: 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	2014-11-26 08:03:57 UTC (rev 7045)
+++ trunk/Drivers/ccid/readers/supported_readers.txt	2014-11-29 13:30:39 UTC (rev 7046)
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2014-11-19
+# Generated: 2014-11-29
 #
 # DO NOT EDIT BY HAND
 
@@ -122,6 +122,7 @@
 0x072F:0x8201:ACS APG8201 PINhandy 1
 0x072F:0x8202:ACS APG8201 USB Reader
 0x072F:0x90DB:ACS CryptoMate64
+0x072F:0xB100:ACS ACR39U ICC Reader
 
 # AK910
 0x2021:0x0001:AK910 CKey

Modified: website/shouldwork.ini
===================================================================
--- website/shouldwork.ini	2014-11-26 08:03:57 UTC (rev 7045)
+++ website/shouldwork.ini	2014-11-29 13:30:39 UTC (rev 7046)
@@ -19,6 +19,7 @@
 url = http://www.acs.com.hk/index.php?pid=product&id=ACR101
 [ACS_ACR38_plugin.txt]
 iProduct = ACR38 plugin
+[ACS_ACR39U_ICC_Reader.txt]
 [ACS_APG8201.txt]
 image = ACS_APG8201.png
 iProduct = APG8201 PINhandy 1




More information about the Pcsclite-cvs-commit mailing list