Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2016 19:21:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211081] LSI MegaRAID SAS 9271-8i not detected after upgrade to 11; card doesn't attach to bus on 11
Message-ID:  <bug-211081-8-0wQhnSd4Lm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211081-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211081-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=211081

--- Comment #16 from John Baldwin <jhb@FreeBSD.org> ---
Please capture 'pciconf -lcBbev' output from 11.  The PLX PCI-express switch is
HotPlug capable and it seems that the bridge is not being enumerated.  The
pciconf output will tell me if the PLX chip is claiming that there is nothing
plugged in.

(For future reference, pciconf -lv doesn't have the really useful bits, the
useful bits are generally in -c and to a lesser extent -b, -B, and -e).

You can just run this against the relevant bridges btw, e.g.:

'pciconf -lcbBev pcib11'

-- 
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-211081-8-0wQhnSd4Lm>