Date: Fri, 4 Jan 2013 22:41:15 +0100 From: Hans Petter Selasky <hselasky@c2i.net> To: Eitan Adler <lists@eitanadler.com> Cc: freebsd-usb@freebsd.org Subject: Re: regression: if_rue device doesn't attach on HEAD Message-ID: <201301042241.15044.hselasky@c2i.net> In-Reply-To: <CAF6rxgmDJeHswebQK8cRDzC8WFU%2BO0dobojTM2451-HU4on%2B7A@mail.gmail.com> References: <CAF6rxgkhVpk=LQ9Fdz4Zzk3RcMd-HHv3s5P3LniRHkxC1chqoQ@mail.gmail.com> <201301040921.19078.hselasky@c2i.net> <CAF6rxgmDJeHswebQK8cRDzC8WFU%2BO0dobojTM2451-HU4on%2B7A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 04 January 2013 22:31:31 Eitan Adler wrote: > On 4 January 2013 03:21, Hans Petter Selasky <hselasky@c2i.net> wrote: > > Did you kldload if_rue? > > Yes. This did nothing to help. > > > Did you enable devd? > > Yes, this was already enabled. > > Use(full|less) debug info: > > I now see xhci_do_command: Command timeout! > device init 2 failed USB_ERR_TIMEOUT > > which I did not see before in dmesg. Hi, 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. You can try set first set config 255 and the config 0 on the parent HUB of this device using usbconfig. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301042241.15044.hselasky>