[Pcsclite-git-commit] [CCID] 01/01: Add ANCUD CCID USB Reader & RNG

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Mar 16 20:43:28 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 2866e535d1bf01909b42d53fe8a29e827e5982d4
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Mar 16 21:42:58 2017 +0100

    Add ANCUD CCID USB Reader & RNG
---
 readers/ANCUD_CCID_USB_Reader_RNG.txt | 52 +++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt         |  5 +++-
 2 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/readers/ANCUD_CCID_USB_Reader_RNG.txt b/readers/ANCUD_CCID_USB_Reader_RNG.txt
new file mode 100644
index 0000000..f4da531
--- /dev/null
+++ b/readers/ANCUD_CCID_USB_Reader_RNG.txt
@@ -0,0 +1,52 @@
+ idVendor: 0x0483
+  iManufacturer: ANCUD
+ idProduct: 0xACD1
+  iProduct: CCID USB Reader & RNG
+ bcdDevice: 1.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.10
+  bMaxSlotIndex: 0x00
+  bVoltageSupport: 0x03
+   5.0V
+   3.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  dwDefaultClock: 3.600 MHz
+  dwMaximumClock: 3.600 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9677 bps
+  dwMaxDataRate: 9677 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x000104BA
+   ....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
+   ..04.. Automatic IFSD exchange as first exchange (T=1)
+   01.... TPDU 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 8ad3a51..dde86d7 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-14
+# Generated: 2017-03-16
 #
 # DO NOT EDIT BY HAND
 
@@ -164,6 +164,9 @@
 # Alcor Micro
 0x058F:0x9522:Alcor Micro AU9522
 
+# ANCUD
+0x0483:0xACD1:ANCUD CCID USB Reader & RNG
+
 # appidkey GmbH
 0x2406:0x5003:appidkey GmbH ID50 -USB
 0x2406:0x5004:appidkey GmbH ID100L-USB-SC-Reader

-- 
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