Re: debugging failed USB3 device attachment

2012-07-15 Thread Hans Petter Selasky
On Sunday 08 July 2012 01:21:51 Aragon Gouveia wrote: Hi Hans, On 07/06/12 08:54, Hans Petter Selasky wrote: There is some magic to switch USB ports to USB 3.0 which is not in FreeBSD yet. They have it in Linux, and you might be able to port that code to BSD and try. I know some C,

Re: debugging failed USB3 device attachment

2012-07-07 Thread Aragon Gouveia
Hi Hans, On 07/06/12 08:54, Hans Petter Selasky wrote: There is some magic to switch USB ports to USB 3.0 which is not in FreeBSD yet. They have it in Linux, and you might be able to port that code to BSD and try. I know some C, but very little on USB architecture. I'm curious enough to

Re: debugging failed USB3 device attachment

2012-07-06 Thread Hans Petter Selasky
On Friday 06 July 2012 01:36:15 Aragon Gouveia wrote: Hi, I have some hardware with a USB3 controller that is detected by xhci(4), but when I try attach a USB3 device, it fails to attach to a USB3 bus, and after timing out it connects to a USB2 bus. Here's a verbose dmesg with xhci