Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2016 14:43:47 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: new computer, strange usb messages at boot
Message-ID:  <56C9BF13.4000408@selasky.org>
In-Reply-To: <9F54F75F-9FF4-4587-8FFD-C6BE6DC20E17@FreeBSD.org>
References:  <20160220051951.GA47875@lrosenman-dell.lerctr.org> <56C8310B.4010908@selasky.org> <9F54F75F-9FF4-4587-8FFD-C6BE6DC20E17@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/21/16 14:33, Dimitry Andric wrote:
> If you ask me, something is just seriously broken in the way the xhci
> driver works on Haswell or higher Intel CPUs.  For example, on an
> embedded Haswell box with USB3 ports:

Hi,

Nothing is seriously broken in the XHCI driver. Try to set:

hw.usb.xhci.xhci_port_route=0

Which will route all devices to the EHCI, in your /boot/loader.conf

Does it make any difference?

Refer to the following print:
 > xhci0: Port routing mask set to 0xffffffff

The chipset you're using is special in that the binding of ports between 
XHCI and EHCI is not fixed. Maybe some combinations are simply not 
supported.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56C9BF13.4000408>