Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Aug 2011 12:42:24 +0200
From:      Gerd Hoffmann <kraxel@redhat.com>
To:        Juergen Lock <nox@jelal.kn-bremen.de>
Cc:        freebsd-emulation@FreeBSD.org, hselasky@FreeBSD.org, freebsd-usb@FreeBSD.org, qemu-devel@nongnu.org
Subject:   Re: [Qemu-devel] qemu 0.15.0 testing, usb redirection, and libusb_get_device_speed()
Message-ID:  <4E577890.5030200@redhat.com>
In-Reply-To: <20110815202656.GA94934@triton8.kn-bremen.de>
References:  <20110815202656.GA94934@triton8.kn-bremen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
   Hi,

>    [you would replace docs/ich9-ehci-uhci.cfg with e.g.
>    /usr/local/share/doc/qemu/docs/ich9-ehci-uhci.cfg, but turns out
>    ehci seems broken for me here with FreeBSD guests at least, I get:
>
>          FETCHENTRY: entry at 22C5484 is of type 2 which is not supported yet
> processing error - resetting ehci HC

That is a transfer descriptor for isochronous split transfers (siTD). 
Split transfers are used to support 1.1 devices behind 2.0 hubs.  There 
is no USB 2.0 Hub emulation in qemu and also no split transfer emulation 
in EHCI, thats why the failure.

/me wonders what FreeBSD tries to do here?  This triggers even without a 
single device connected and I can't think of a reason to use a siTD in 
that case ...

Nevertheless qemu shouldn't fail like that.

cheers,
   Gerd




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E577890.5030200>