Re: [patch 2/3] drivers/net/ns83820.c: add paramter to disable autonegotiation

2006-06-27 Thread Dan Faerch
On Mon, 2006-06-26 at 12:29 -0400, Benjamin LaHaise wrote: > This part is good, although doing something for copper cards needs doing, > which probably means poking around to support the phy properly. I Agree. But i dont have a copper card, nor the knowledge to do this. I was actually hoping that

Re: [patch 2/3] drivers/net/ns83820.c: add paramter to disable autonegotiation

2006-06-26 Thread Benjamin LaHaise
On Sun, Jun 25, 2006 at 01:44:36AM -0700, [EMAIL PROTECTED] wrote: > > From: Dan Faerch <[EMAIL PROTECTED]> > > Adds "ethtool command" support to driver. Initially 2 commands are > implemented: force fullduplex and toggle autoneg. This part is good, although doing something for copper cards nee

[patch 2/3] drivers/net/ns83820.c: add paramter to disable autonegotiation

2006-06-25 Thread akpm
From: Dan Faerch <[EMAIL PROTECTED]> Adds "ethtool command" support to driver. Initially 2 commands are implemented: force fullduplex and toggle autoneg. Also added a "disable_autoneg" module argument to completely disable autoneg on all cards using this driver. Signed-off-by: Dan Faerch <[EMA