Re: Asus K8N-VM Motherboard Ethernet Problem

From: Lennart Sorensen
Date: Mon May 29 2006 - 10:27:21 EST


On Sun, May 28, 2006 at 07:20:02PM +0100, Alistair John Strachan wrote:
> Five minutes of research and I found this:
>
> http://www.asus.com.tw/products4.aspx?modelmenu=2&model=952&l1=3&l2=14&l3=245
>
> It indicates that the board, although using an nForce 410 chipset, does NOT
> use NVIDIA ethernet, but (quote) "Relatek RTL8201CL external PHY"; you're
> probably trying the wrong driver and this is the source of the problem.
>
> This info could be wrong, but I thought it might help.

The linux driver is for the MAC, which is in the chipset. The PHY is
external, and it doens't particularly matter which one it is in general.
The driver almost never has to care. I know I don't have to tell the
pcnet32 driver that I am using a broadcom 5221 PHY with it. It works
just fine because the MAC is an AMD 972 which is one fo the chips the
pcnet32 driver operates.

Len Sorensen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/