[Bug 204378] xhci fails on Cavium ThunderX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 9 17:09:13 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204378

--- Comment #3 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Hi,

I see the MSIX is working with the AHCI.

in xhci_pci.c, can you try to change:

(rid != 0 ? 0 : RF_SHAREABLE)

Into simply:

RF_SHAREABLE

?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list