On Friday 04 January 2013 22:31:31 Eitan Adler wrote: > On 4 January 2013 03:21, Hans Petter Selasky <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
