Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2006 15:46:02 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Slawek Zak <slawek.zak@gmail.com>
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: Rapid link state changes on bge(4) interface
Message-ID:  <20060921114602.GG27667@cell.sick.ru>
In-Reply-To: <787bbe1c0609210332p759e22dah8601313436754458@mail.gmail.com>
References:  <787bbe1c0609130609l33fb29dawc465b7bcfb2f430e@mail.gmail.com> <20060915141710.GR27667@FreeBSD.org> <787bbe1c0609210332p759e22dah8601313436754458@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060921114602.GG27667>