regression: if_rue device doesn't attach on HEAD

Hans Petter Selasky hselasky at c2i.net
Fri Jan 4 22:05:30 UTC 2013


On Friday 04 January 2013 22:50:38 Eitan Adler wrote:
> On 4 January 2013 16:41, Hans Petter Selasky <hselasky at c2i.net> wrote:
> > This typically means set address failed, which in the XHCI is done in
> > "HW". I'll look into if I find some time. Not sure what we can do about
> > it.
> 

Hi,

> As I mentioned - it works in 9.1 so *something* regressed.

The only which I can think of which caused this is the recently added ETRON 
patches. You can look in the xhci.c revision history and revert from the top? 
There aren't that many patches made in that area.
 
> > You can try set first set config 255 and the config 0 on the parent HUB
> > of this device using usbconfig.
> 
> I'm not sure what you mean here.  What command should I run?

usbconfig -d X.1 set_config 255
usbconfig -d X.1 set_config 0

--HPS


More information about the freebsd-usb mailing list