[Pcsclite-git-commit] [CCID] 02/02: Add appidkey GmbH ID50 -USB

Ludovic Rousseau rousseau at moszumanska.debian.org
Thu Jun 9 19:11:43 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 bfb75dd02f8a1ca9f8ebbd86658819d2721416cb
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Thu Jun 9 21:10:59 2016 +0200

    Add appidkey GmbH ID50 -USB
---
 readers/appidkey_ID50-USB.txt | 51 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  1 +
 2 files changed, 52 insertions(+)

diff --git a/readers/appidkey_ID50-USB.txt b/readers/appidkey_ID50-USB.txt
new file mode 100644
index 0000000..66898f3
--- /dev/null
+++ b/readers/appidkey_ID50-USB.txt
@@ -0,0 +1,51 @@
+ idVendor: 0x2406
+  iManufacturer: appidkey GmbH
+ idProduct: 0x5003
+  iProduct: ID50 -USB 
+ bcdDevice: 1.05 (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: CCID Bulk Interface
+ 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: No such file or directory
+  dwDataRate: 12902 bps
+  dwMaxDataRate: 412903 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: No such file or directory
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00010230
+   ....10 Automatic ICC clock frequency change according to parameters
+   ....20 Automatic baud rate change according to frequency and Fi, Di params
+   ..02.. NAD value other than 00 accepted (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 627796c..7f8f8ac 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -161,6 +161,7 @@
 0x058F:0x9522:Alcor Micro AU9522
 
 # appidkey GmbH
+0x2406:0x5003:appidkey GmbH ID50 -USB
 0x2406:0x5004:appidkey GmbH ID100-USB  SC Reader
 
 # ASK-RFID

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