]> git.hungrycats.org Git - linux/commitdiff
[netdrvr sis900] add new phy id to phy table
authorJeff Garzik <jgarzik@redhat.com>
Thu, 19 Jun 2003 18:51:15 +0000 (14:51 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 19 Jun 2003 18:51:15 +0000 (14:51 -0400)
(pulled change from 2.4)

drivers/net/sis900.c

index f195d355c9fdb89c8ac1d6c86ecc9173c5afdb42..b9399795529129aeaf0cedac79f1db73e3c36200 100644 (file)
@@ -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,},
 };