Date: Mon, 30 Jan 2017 17:26:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 216539] page fault in t4iov_attach during boot, on Dell CS23-SH motherboards Message-ID: <bug-216539-8-SOmvydPPU2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216539-8@https.bugs.freebsd.org/bugzilla/> References: <bug-216539-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=3D216539 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |np@FreeBSD.org Status|New |In Progress --- Comment #1 from John Baldwin <jhb@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 th= at 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. --=20 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-216539-8-SOmvydPPU2>