From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0Bbc-0008Oi-IN for qemu-devel@nongnu.org; Sat, 02 May 2009 05:34:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0BbX-0008J3-Od for qemu-devel@nongnu.org; Sat, 02 May 2009 05:34:00 -0400 Received: from [199.232.76.173] (port=39513 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0BbX-0008Ip-Ir for qemu-devel@nongnu.org; Sat, 02 May 2009 05:33:55 -0400 Received: from mail-ew0-f165.google.com ([209.85.219.165]:63437) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M0BbW-0001yc-Px for qemu-devel@nongnu.org; Sat, 02 May 2009 05:33:55 -0400 Received: by ewy9 with SMTP id 9so2474555ewy.34 for ; Sat, 02 May 2009 02:33:53 -0700 (PDT) MIME-Version: 1.0 Date: Sat, 2 May 2009 12:33:53 +0300 Message-ID: <1295ed070905020233oaca5809i84840ed76af03a36@mail.gmail.com> From: Pantelis Koukousoulas Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] USB devices with only one interface, will the patch be applied? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, Lots of USB devices out there only have one interface (UPSs, USB-serial cables, my konig gamepad etc) All those devices don't work "out of the box" with current qemu, which is annoying. A workaround patch has been proposed in this list* and is mentioned in several qemu howtos all over the place. What would it take for the patch to be applied? It doesn't make much sense to me why failure to get an alternate setting should terminate enumeration of a device. *See e.g., http://kerneltrap.org/index.php?q=mailarchive/linux-kvm/2008/9/5/3207784 http://www.archivum.info/qemu-devel@nongnu.org/2008-10/msg00299.html Thanks, Pantelis