Date: Mon, 28 Jan 2019 10:16:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 211771] kernel panic when loading ix interface ( was kernel panic on boot PowerEdge R720xd ) Message-ID: <bug-211771-227-zlVRqa3KBo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211771-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211771 --- Comment #20 from Krzysztof Galazka <krzysztof.galazka@intel.com> --- (In reply to Kevin H. Patterson from comment #19) You could try to disable the driver by setting hints as described here: https://www.freebsd.org/doc/handbook/device-hints.html The driver will still load but it won't attach to devices so the panic should not happen. Every port have to be disabled separately, so in case of dual port card you should try: set hint.ix.0.disabled=1 set hint.ix.1.disabled=1 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211771-227-zlVRqa3KBo>
