[PATCH] Added VIA 6103 10/100Mbps Phyceiver in sis900.c

Pedro A. Gracia Fajardo (pgracia@iter.rcanaria.es)
Tue, 22 Apr 2003 12:11:56 +0100


The actual driver can't find the VIA 6103 Phyceiver in PC CHIPS M810D MOBOs.
I used the mii_chip_table from etherboot project.

--- sis900.c 2003-04-22 09:39:29.000000000 +0100
+++ sis900.c-via6103 2003-04-22 11:50:36.000000000 +0100
@@ -125,6 +125,7 @@
{ "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,},
};

Regards, Pedro

-- 
Pedro A. Gracia Fajardo
Instituto Tecnológico de Energías Renovables (ITER)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/