From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LA2Oa-0005dP-NO for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:13:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LA2OZ-0005cd-Iz for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:12:59 -0500 Received: from [199.232.76.173] (port=58719 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LA2OY-0005cY-S8 for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:12:58 -0500 Received: from kuber.nabble.com ([216.139.236.158]:37029) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LA2OY-0006Ef-MW for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:12:59 -0500 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LA2OV-0004SE-95 for qemu-devel@nongnu.org; Tue, 09 Dec 2008 05:12:55 -0800 Message-ID: <20914454.post@talk.nabble.com> Date: Tue, 9 Dec 2008 05:12:55 -0800 (PST) From: baibai_tao Subject: Re: [Qemu-devel] USB-OHCI / UHCI: Isochronous transfer not working on Linux host In-Reply-To: <43d6ff410811270605p61259au5f3101f97bedf288@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <43d6ff410811270605p61259au5f3101f97bedf288@mail.gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I met the same problem when using usb-ohci.c with usb-linux.c and usb.c in head version. Comparing usb-ohci.c on head and in 0.9.1, there is little difference but the other 2 files are totally different. It could work if I pickup usb-linux.c and usb.c from 0.9.1. Thomas Bandelier-2 wrote: > > Hi all, > > So It would be very useful for us to have a feedback from the community on > this point. > Has someone met the same problems? Has someone investigated this aspect? > Is someone regularly using this feature? > > How can we investigate this problem? > > Thanks > > Thomas > > -- View this message in context: http://www.nabble.com/USB-OHCI---UHCI%3A-Isochronous-transfer-not-working-on-Linux-host-tp20719918p20914454.html Sent from the QEMU - Dev mailing list archive at Nabble.com.