[Bug 216539] page fault in t4iov_attach during boot, on Dell CS23-SH motherboards

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 30 17:26:38 UTC 2017


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

John Baldwin <jhb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |np at FreeBSD.org
             Status|New                         |In Progress

--- Comment #1 from John Baldwin <jhb at FreeBSD.org> ---
Hmm, I think I see the panic in that we don't check for pci_find_dbsf()
returning NULL.  However, I don't see how you have a matching PCI device that
gets past the probe routine.  Do you have 'pciconf -l' output?

Oh, never mind.  Somehow I missed checking the vendor ID.  Please try the
attached fix.

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


More information about the freebsd-bugs mailing list