Rapid link state changes on bge(4) interface

Gleb Smirnoff glebius at FreeBSD.org
Thu Sep 21 04:46:09 PDT 2006


On Thu, Sep 21, 2006 at 12:32:56PM +0200, Slawek Zak wrote:
S> >Please try to add hw.bge.fake_autoneg=1 to /boot/loader.conf. May be
S> >this will help.
S> 
S> I did it, but sysctl doesn't show the value.
S> 
S> w3-6# sysctl hw.bge
S> sysctl: unknown oid 'hw.bge'
S> 
S> This sysctl seems to be defined in if_bge.c though:
S> 
S> static int bge_fake_autoneg = 0;
S> TUNABLE_INT("hw.bge.fake_autoneg", &bge_fake_autoneg);

Not all tunables are exposed to the sysctl tree. Did the tunable help you?

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE


More information about the freebsd-net mailing list