[Bug 196944] [bge] [ipmi] regression IPMI access disabled when bge driver is loaded

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 26 19:41:00 UTC 2016


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

--- Comment #8 from Andrew Daugherity <andrew.daugherity at 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.

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


More information about the freebsd-net mailing list