[Pcsclite-git-commit] [CCID] 01/01: Add ACS CryptoMate (T2)
Ludovic Rousseau
rousseau at moszumanska.debian.org
Wed Mar 22 19:17:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
rousseau pushed a commit to branch master
in repository CCID.
commit 9f06f630ec4ce8502613fd18cffd28430478e8e1
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Wed Mar 22 20:17:24 2017 +0100
Add ACS CryptoMate (T2)
---
readers/ACS_CryptoMate_(T2).txt | 54 +++++++++++++++++++++++++++++++++++++++++
readers/supported_readers.txt | 3 ++-
2 files changed, 56 insertions(+), 1 deletion(-)
diff --git a/readers/ACS_CryptoMate_(T2).txt b/readers/ACS_CryptoMate_(T2).txt
new file mode 100644
index 0000000..171949a
--- /dev/null
+++ b/readers/ACS_CryptoMate_(T2).txt
@@ -0,0 +1,54 @@
+ idVendor: 0x072F
+ iManufacturer: ACS
+ idProduct: 0xB106
+ iProduct: CryptoMate (T2)
+ 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)
+ Can't get iInterface string
+ 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
diff --git a/readers/supported_readers.txt b/readers/supported_readers.txt
index 78dd45f..fa87d84 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
#
# List of readers supported by the CCID driver
-# Generated: 2017-03-21
+# Generated: 2017-03-22
#
# DO NOT EDIT BY HAND
@@ -135,6 +135,7 @@
0x072F:0x90DB:ACS CryptoMate64
0x072F:0xB000:ACS ACR3901U ICC Reader
0x072F:0xB100:ACS ACR39U ICC Reader
+0x072F:0xB106:ACS CryptoMate (T2)
# AK910
0x2021:0x0001:AK910 CKey
--
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