Commit 8e01dd9b authored by Jeff Garzik's avatar Jeff Garzik

[netdrvr sis900] add new phy id to phy table

(pulled change from 2.4)
parent c2a6da3c
......@@ -124,6 +124,7 @@ static struct mii_chip_info {
{ "ICS LAN PHY", 0x0015, 0xF440, LAN },
{ "NS 83851 PHY", 0x2000, 0x5C20, MIX },
{ "Realtek RTL8201 PHY", 0x0000, 0x8200, LAN },
{ "VIA 6103 PHY", 0x0101, 0x8f20, LAN },
{0,},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment