Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Nov 2015 17:09:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 204378] xhci fails on Cavium ThunderX
Message-ID:  <bug-204378-8-DLAcrEIA8r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204378-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204378-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204378

--- Comment #3 from Hans Petter Selasky <hselasky@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204378-8-DLAcrEIA8r>