[Pcsclite-git-commit] [website] 01/01: Add VMware Virtual USB CCID

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Feb 6 16:04:43 UTC 2016


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

rousseau pushed a commit to branch master
in repository website.

commit 2bc8e7341742e5f10cad08f3b56cd4cf588941a5
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Feb 6 17:03:52 2016 +0100

    Add VMware Virtual USB CCID
    
    A reader with the same VendorID and ProductID was already present in the
    "should work" list.
    This new version of the reader is bogus and is in
    the "unsupported" list. See the associated note.
---
 unsupported.ini | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/unsupported.ini b/unsupported.ini
index 4477199..a97c565 100644
--- a/unsupported.ini
+++ b/unsupported.ini
@@ -97,3 +97,6 @@ image = SID800.png
 url = "http://www.rsa.com/products/securid/datasheets/SID800_DS_0507.pdf
 note = the new firmware (revision 6284) fails to respond to initial CmdGetSlotStatus() with "ccid_usb.c:687:ReadUSB() read failed (5/2): -8 Success"
  or with "<- 000000 81 FB FF FF FF" "commands.c:1046:CmdGetSlotStatus() Not enough data received: 5 bytes"
+[VMware_Virtual_USB_CCID2.txt]
+iManufacturer = VMware
+note = The dwFeatures looks to be incorrect. IFSD negoctiation by the driver is rejected. After a change to add CCID_CLASS_AUTO_IFSD then PC_to_RDR_GetSlotStatus fails with LIBUSB_ERROR_TIMEOUT. This reader is found in VMware workstation player 12 64 bit on Windows 7.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list