[Pcsclite-git-commit] [CCID] 01/01: Add Unicept GmbH AirID USB Dongle

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Oct 4 12:42:47 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 7fd10bfab0c9c9fd4903d7b8e4d33a9dc3347273
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Oct 4 14:02:48 2017 +0200

    Add Unicept GmbH AirID USB Dongle
---
 readers/Unicept_AirID_USB_Dongle.txt | 51 ++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt        |  3 ++-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/readers/Unicept_AirID_USB_Dongle.txt b/readers/Unicept_AirID_USB_Dongle.txt
new file mode 100644
index 0000000..8a2b0c0
--- /dev/null
+++ b/readers/Unicept_AirID_USB_Dongle.txt
@@ -0,0 +1,51 @@
+ idVendor: 0x2DFF
+  iManufacturer: Unicept GmbH
+ idProduct: 0x1543
+  iProduct: AirID USB Dongle
+ bcdDevice: 0.01 (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: AirID CCID 6000011
+ 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: 3.686 MHz
+  dwMaximumClock: 3.686 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9909 bps
+  dwMaxDataRate: 230400 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 254
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00040040
+   ....40 Automatic parameters negotiation made by the CCID
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 300 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 85467a1..fac4032 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-09-27
+# Generated: 2017-10-02
 #
 # DO NOT EDIT BY HAND
 
@@ -647,6 +647,7 @@
 
 # Unicept GmbH
 0x2DFF:0x1540:Unicept GmbH AirID USB
+0x2DFF:0x1543:Unicept GmbH AirID USB Dongle
 
 # Validy
 0x1CF0:0x0001:Validy TokenA sl vt

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