Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2016 19:41:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 196944] [bge] [ipmi] regression IPMI access disabled when bge driver is loaded
Message-ID:  <bug-196944-2472-NWh1dvCIr2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196944-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196944-2472@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=3D196944

--- Comment #8 from Andrew Daugherity <andrew.daugherity@gmail.com> ---
I've done most of my testing with the FreeBSD memdisk install images, both =
with
release kernels and test kernels copied onto the USB key.  After choosing "=
Live
CD" and logging in, no network is configured until I run 'dhclient bge0' or
'ifconfig bge0 inet a.b.c.d/NN up'.

Some kernels on the PE850 reported the media speed even before bringing up =
the
interface and others didn't, but that's not the issue here, since it fails =
when
the driver loads, before any configuration happens.

Just to be sure this issue is on attach vs. network configuration, I built a
test 9-stable (unmodified r296050) kernel with GENERIC + 'nodevice bge' and
tested it with PXE disabled.  IPMI continues to work after this kernel is
booted and I log in to the live CD environment, but as soon as I 'kldload
if_bge' it breaks.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196944-2472-NWh1dvCIr2>