[Pcsclite-git-commit] [CCID] 01/01: Add ACS ACR3901U ICC Reader
Ludovic Rousseau
rousseau at moszumanska.debian.org
Wed Mar 2 09:45:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
rousseau pushed a commit to branch master
in repository CCID.
commit f4d5dec7226699878baa4df34b11c7fbaaa1eb6a
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Wed Mar 2 10:45:17 2016 +0100
Add ACS ACR3901U ICC Reader
---
readers/ACS_ACR3901U_ICC_Reader.txt | 53 +++++++++++++++++++++++++++++++++++++
readers/supported_readers.txt | 3 ++-
2 files changed, 55 insertions(+), 1 deletion(-)
diff --git a/readers/ACS_ACR3901U_ICC_Reader.txt b/readers/ACS_ACR3901U_ICC_Reader.txt
new file mode 100644
index 0000000..63c51da
--- /dev/null
+++ b/readers/ACS_ACR3901U_ICC_Reader.txt
@@ -0,0 +1,53 @@
+ idVendor: 0x072F
+ iManufacturer: ACS
+ idProduct: 0xB000
+ iProduct: ACR3901U ICC Reader
+ bcdDevice: 1.32 (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: ACR3901U ICC Reader
+ 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: 4.800 MHz
+ bNumClockSupported: 0 (will use whatever is returned)
+ IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+ dwDataRate: 12903 bps
+ dwMaxDataRate: 600000 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: 0x000200BA
+ ....02 Automatic parameter configuration based on ATR data
+ ....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
+ 02.... Short APDU level exchange
+ dwMaxCCIDMessageLength: 271 bytes
+ bClassGetResponse: 0x00
+ bClassEnvelope: 0x00
+ wLcdLayout: 0x0000
+ bPINSupport: 0x00
+ bMaxCCIDBusySlots: 1
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 71e9089..90a3355 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
#
# List of readers supported by the CCID driver
-# Generated: 2016-02-27
+# Generated: 2016-03-02
#
# DO NOT EDIT BY HAND
@@ -128,6 +128,7 @@
0x072F:0x8201:ACS APG8201 PINhandy 1
0x072F:0x8202:ACS APG8201 USB Reader
0x072F:0x90DB:ACS CryptoMate64
+0x072F:0xB000:ACS ACR3901U ICC Reader
0x072F:0xB100:ACS ACR39U ICC Reader
# AK910
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git
More information about the Pcsclite-cvs-commit
mailing list