On 9/21/06, Gleb Smirnoff <[EMAIL PROTECTED]> wrote:
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?
No change. The link state is still floating.
/S
--
Sławek Żak / UNIX Systems Administrator
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"