[Pcsclite-git-commit] [CCID] 03/03: Add FT ePass2003Auto

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Oct 17 16:01:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit 9ef9abc950bd4ef138d3f505b632cd188e34deab
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Oct 17 17:55:28 2015 +0200

    Add FT ePass2003Auto
---
 readers/FT_ePass2003Auto.txt  | 49 +++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt |  5 ++++-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/readers/FT_ePass2003Auto.txt b/readers/FT_ePass2003Auto.txt
new file mode 100644
index 0000000..1b9e298
--- /dev/null
+++ b/readers/FT_ePass2003Auto.txt
@@ -0,0 +1,49 @@
+ idVendor: 0x096E
+  iManufacturer: FT
+ idProduct: 0x080A
+  iProduct: ePass2003Auto
+ bcdDevice: 22.00 (firmware release?)
+ bLength: 9
+ bDescriptorType: 4
+ bInterfaceNumber: 1
+ 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: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0002
+   T=1
+  dwDefaultClock: 3.580 MHz
+  dwMaximumClock: 3.580 MHz
+  bNumClockSupported: 0 (will use whatever is returned)
+   IFD does not support GET CLOCK FREQUENCIES request: Resource temporarily unavailable
+  dwDataRate: 9600 bps
+  dwMaxDataRate: 9600 bps
+  bNumDataRatesSupported: 0 (will use whatever is returned)
+   IFD does not support GET_DATA_RATES request: Resource temporarily unavailable
+  dwMaxIFSD: 2080
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00040840
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   04.... Short and Extended APDU level exchange
+  dwMaxCCIDMessageLength: 2102 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 aef92f4..57d7df5 100644
--- a/readers/supported_readers.txt
+++ b/readers/supported_readers.txt
@@ -1,6 +1,6 @@
 #
 # List of readers supported by the CCID driver
-# Generated: 2015-10-15
+# Generated: 2015-10-17
 #
 # DO NOT EDIT BY HAND
 
@@ -255,6 +255,9 @@
 # Free Software Initiative of Japan
 0x234B:0x0000:Free Software Initiative of Japan Gnuk
 
+# FT
+0x096E:0x080A:FT ePass2003Auto
+
 # Fujitsu Siemens Computers
 0x0BF8:0x1005:Fujitsu Siemens Computers SmartCard Keyboard USB 2A
 0x0BF8:0x1006:Fujitsu Siemens Computers SmartCard USB 2A

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