[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4863E86D.1040407@intel.com>
Date: Thu, 26 Jun 2008 12:05:17 -0700
From: "Kok, Auke" <auke-jan.h.kok@...el.com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: e1000-devel@...ts.sourceforge.net, netdev@...r.kernel.org,
mjc@...echpulse.com, bugme-daemon@...zilla.kernel.org
Subject: Re: [E1000-devel] [Bugme-new] [Bug 10990] New: e1000/e1000e driver
doesn't work with gigabit connection
>> When plugged into a 10/100/1000 porting, forcing:
>> ethtool -s eth0 autoneg off speed 1000 duplex full
gigabit requires autonegotiation, and if you force speeds you would have to force
it on both ends anyway. The above configuration is therefore not a valid
configuration.
I suggest changing the autonegotiation mask, which leaves autoneg enabled:
ethtool -s eth0 advertise 0x20
this is supported and should accomplish what you want.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists