[Pcsclite-cvs-commit] r6533 - /trunk/Drivers/ccid/readers/ACS_APG8201_v2.txt /trunk/Drivers/ccid/readers/supported_readers.txt /website/shouldwork.ini

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Feb 18 17:14:45 UTC 2013


Author: rousseau
Date: Mon Feb 18 17:14:44 2013
New Revision: 6533

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6533
Log:
Add ACS APG8201 USB Reader with PID 0x8202

Added:
    trunk/Drivers/ccid/readers/ACS_APG8201_v2.txt
Modified:
    trunk/Drivers/ccid/readers/supported_readers.txt
    website/shouldwork.ini

Added: trunk/Drivers/ccid/readers/ACS_APG8201_v2.txt
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/ACS_APG8201_v2.txt?rev=6533&op=file
==============================================================================
--- trunk/Drivers/ccid/readers/ACS_APG8201_v2.txt (added)
+++ trunk/Drivers/ccid/readers/ACS_APG8201_v2.txt Mon Feb 18 17:14:44 2013
@@ -1,0 +1,51 @@
+ idVendor: 0x072F
+  iManufacturer: ACS
+ idProduct: 0x8202
+  iProduct: APG8201 USB Reader
+ bcdDevice: 50.00 (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)
+ Can't get iInterface string
+ 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: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Success
+  dwDataRate: 10752 bps
+  dwMaxDataRate: 344100 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Success
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020430
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   02.... Short APDU 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
URL: http://svn.debian.org/wsvn/pcsclite/trunk/Drivers/ccid/readers/supported_readers.txt?rev=6533&op=diff
==============================================================================
--- trunk/Drivers/ccid/readers/supported_readers.txt (original)
+++ trunk/Drivers/ccid/readers/supported_readers.txt Mon Feb 18 17:14:44 2013
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2013-02-17
+# Generated: 2013-02-18
 #
 # DO NOT EDIT BY HAND
 
@@ -118,6 +118,7 @@
 # ACS
 0x072F:0x1204:ACS ACR101 ICC Reader
 0x072F:0x8201:ACS APG8201 PINhandy 1
+0x072F:0x8202:ACS APG8201 USB Reader
 0x072F:0x90CC:ACS ACR122U
 0x072F:0x90CC:ACS ACR100
 0x072F:0x90CC:ACS ACR38 plugin

Modified: website/shouldwork.ini
URL: http://svn.debian.org/wsvn/pcsclite/website/shouldwork.ini?rev=6533&op=diff
==============================================================================
--- website/shouldwork.ini (original)
+++ website/shouldwork.ini Mon Feb 18 17:14:44 2013
@@ -18,6 +18,7 @@
 [ACS_APG8201.txt]
 image = ACS_APG8201.png
 iProduct = APG8201 PINhandy 1
+[ACS_APG8201_v2.txt]
 [ACS_CryptoMate64.txt]
 image = ACS_CryptoMate64.png
 url = http://www.acs.com.hk/index.php?pid=product&prod_sections=0&id=CRYPTOMATE64




More information about the Pcsclite-cvs-commit mailing list