X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=gnq anX3qecx49n+fewSXeNP5wZZoKkAT/QDJ86QyZd8dn2QG2AKGxdxIIokEGn8Gh6N O7bA8Tkis9KMP5yUAQYGcP3UZTDUTM6zKCRNeMHe3fx17wHqWWY9H2MQ7wie5iqN SQjtHgzfxPdhsQJRobZHo1E7+1WEaqdcuIAj/Vr4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=VgKzU5+KG nuMqJ1Ulbo1z0p9dj0=; b=TxmDrxbvyxHWhp2Nn3JsTmer+I+2ib6Zt+bTWCMvn BkFSuGm8ctroZbQYChDDUc7qu8BHRjgpGx//CmEx5BvrIclizQljGMTGWBHFFXSF Qar8riMxWdz0dSdv0o7odtLpm44Qwyve+vdoyvEALVAJrnzzh61cDNzOY64+9IQ6 t8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*RU:sk:cpe-172, Hx-spam-relays-external:sk:cpe-172, H*r:sk:cpe-172 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Lauren Weinstein Subject: cygwin libusb missing one device Date: Fri, 4 Mar 2016 04:56:54 +0000 (UTC) Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Greetings. I installed the current cygwin on a Win32 system specifically to use libusb functions. This mostly works, except it appears that the library doesn't see one particular USB device, even though its driver loads and the associated Windows app works OK. Unfortunately, I need to use libusb to load in new firmware, and while the same hardware works fine with libusb when set to use different drivers (via different VID/PIDs), in this one important case the libusb functions simply don't seem to see the device at all (e.g., lsusb doesn't list it, the library open/read/write functions fail, etc.) Any ideas? Thanks very much. --Lauren-- -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple