Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Apr 2019 16:54:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236838] Commit r340224 prevents loading the kernel for some Intel Xeon hardware
Message-ID:  <bug-236838-227-cSS3Bo3Pdg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236838-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236838-227@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=3D236838

--- Comment #4 from Konstantin Belousov <kib@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 t=
he
'case 0x3590:' line.  Does it help ?

Also please show the verbose dmesg from the successful boot.

--=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-236838-227-cSS3Bo3Pdg>