RE: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-26 Thread Peer Chen
- From: Lennart Sorensen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 25, 2007 10:06 PM To: Peer Chen Cc: linux-kernel@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group On Wed, Apr 25

RE: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-26 Thread Peer Chen
- From: Lennart Sorensen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 25, 2007 10:06 PM To: Peer Chen Cc: linux-kernel@vger.kernel.org; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group On Wed, Apr 25

Re: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-25 Thread Lennart Sorensen
On Wed, Apr 25, 2007 at 01:30:04PM +0800, Peer Chen wrote: > nForce ehternet is a Gigabit NIC not 100M, move it to 1000M group to > avoid the confusion. The forcedeth on my nforce2 board is 100Mbit. I think the driver handles both 100Mbit and GBit type devices. Makes for an interesting

Re: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-25 Thread H. Peter Anvin
Peer Chen wrote: > nForce ehternet is a Gigabit NIC not 100M, move it to 1000M group to > avoid the confusion. Overall, maybe the 100 Mbps vs 1000 Mbps distinction is getting less useful and it would be better to have a single list. There are a *lot* of chipsets on the market now which have the

Re: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-25 Thread H. Peter Anvin
Peer Chen wrote: nForce ehternet is a Gigabit NIC not 100M, move it to 1000M group to avoid the confusion. Overall, maybe the 100 Mbps vs 1000 Mbps distinction is getting less useful and it would be better to have a single list. There are a *lot* of chipsets on the market now which have the

Re: [PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-25 Thread Lennart Sorensen
On Wed, Apr 25, 2007 at 01:30:04PM +0800, Peer Chen wrote: nForce ehternet is a Gigabit NIC not 100M, move it to 1000M group to avoid the confusion. The forcedeth on my nforce2 board is 100Mbit. I think the driver handles both 100Mbit and GBit type devices. Makes for an interesting

[PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-24 Thread Peer Chen
nForce ehternet is a Gigabit NIC not 100M, move it to 1000M group to avoid the confusion. Signed-off-by: Peer Chen <[EMAIL PROTECTED]> --- linux-2.6.21-rc7/drivers/net/Kconfig.orig +++ linux-2.6.21-rc7/drivers/net/Kconfig @@ -1399,35 +1399,6 @@ config B44 . The

[PATCH] drivers/net: move the nvidia forcedeth driver from 100M group to 1000M group

2007-04-24 Thread Peer Chen
nForce ehternet is a Gigabit NIC not 100M, move it to 1000M group to avoid the confusion. Signed-off-by: Peer Chen [EMAIL PROTECTED] --- linux-2.6.21-rc7/drivers/net/Kconfig.orig +++ linux-2.6.21-rc7/drivers/net/Kconfig @@ -1399,35 +1399,6 @@ config B44