Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 01:29:39 +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-jOH1JCRsuz@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 #23 from John Baldwin <jhb@FreeBSD.org> ---
So this add-on card doesn't appear to honor the spec.  It should be wiring the
sensor closed or some such if it isn't implemented.  OTOH, it seems like the
Linux hotplug code (by my reading) doesn't actually care if the sensor is open.

As a test, can you try patching pcib_hotplug_inserted() in
sys/dev/pci/pci_pci.c to comment out the last check?  (The lines under the 'If
the MRL is disengaged...' comment)

-- 
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-jOH1JCRsuz>