[Bug 236838] Commit r340224 prevents loading the kernel for some Intel Xeon hardware

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 3 16:54:04 UTC 2019


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

--- Comment #4 from Konstantin Belousov <kib at FreeBSD.org> ---
Are you running i386 or amd64 ? Select right file sys/i386/pci/pci_cfgreg.c or
sys/amd64/pci/pci_cfgreg.c, find the pci_cfgregopen() function and remove the
'case 0x3590:' line.  Does it help ?

Also please show the verbose dmesg from the successful boot.

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


More information about the freebsd-bugs mailing list