Re: mii-tool gigabit support.
From: dean gaudet <hidden>
Date: 2006-09-27 19:37:33
On Wed, 27 Sep 2006, Auke Kok wrote:
dean gaudet wrote:quoted
On Tue, 26 Sep 2006, Jeff Garzik wrote:quoted
Stephen Hemminger wrote:quoted
The mii-tool utility seems to be abandoned and unmaintained? Here is a version that does standard 1000baseT support. http://developer.osdl.org/shemminger/prototypes/mii-tool.tar.bz2Not really. I would rather leave it as-is, and deprecate it in favor of ethtool.is there some ethtool (version 5) option i'm missing that will give a nice concise link negotation state report like mii-tool does?how about `ethtool ethX` ? It doesn't report what happened during negotiotion but it shows status and advertised/autonegotiated/supported modes
well now don't i feel dumb, i didn't even try running it without an option. yes must be the lack of caffeine. thanks. -dean