[Pcsclite-git-commit] [CCID] 01/01: Add Morpho ypsID Key E in the Disabled list

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Feb 1 11:02:39 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 d7adceca5bfe2a5bd64163f9fac784ae323bf50a
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Feb 1 09:27:29 2017 +0100

    Add Morpho ypsID Key E in the Disabled list
    
    This device is not a real CCID device. You need to patch my CCID driver.
    Contact Morpho for support.
---
 readers/Morpho_ypsID_Key_E.txt | 49 ++++++++++++++++++++++++++++++++++++++++++
 readers/supported_readers.txt  |  5 ++++-
 2 files changed, 53 insertions(+), 1 deletion(-)

diff --git a/readers/Morpho_ypsID_Key_E.txt b/readers/Morpho_ypsID_Key_E.txt
new file mode 100644
index 0000000..2e45123
--- /dev/null
+++ b/readers/Morpho_ypsID_Key_E.txt
@@ -0,0 +1,49 @@
+ idVendor: 0x1A6F
+  iManufacturer: Morpho
+ idProduct: 0x0104
+  iProduct: ypsID Key E
+ 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: 0x01
+   5.0V
+  dwProtocols: 0x0000 0x0001
+   T=0
+  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: 0
+  dwSynchProtocols: 0x00000000
+  dwMechanical: 0x00000000
+   No special characteristics
+  dwFeatures: 0x00020840
+   ....40 Automatic parameters negotiation made by the CCID
+   ..08.. Unknown (ICCD?)
+   02.... Short APDU 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 69470b7..1546050 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-01-28
+# Generated: 2017-02-01
 #
 # DO NOT EDIT BY HAND
 
@@ -723,6 +723,9 @@
 # jNet Technology inc.
 #0x0483:0x2010:jNet Technology inc. jToken s1
 
+# Morpho
+#0x1A6F:0x0104:Morpho ypsID Key E
+
 # MX5
 #0x0980:0x902F:MX5 MX5  SMART CCID DRIVER
 

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