Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 560d3d52 authored by Francois Romieu's avatar Francois Romieu Committed by Jeff Garzik
Browse files

[PATCH] sis190: PHY identifier for the K8S-MX motherboard.



Added PHY identifier for the Asus K8S-MX motherboard

Note: the same ID appears in the sis900 driver.

Signed-off-by: default avatarLars Vahlenberg <lars.vahlenberg@gmail.com>
Signed-off-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent fcb9821d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -325,6 +325,7 @@ static struct mii_chip_info {
	{ "Broadcom PHY BCM5461", { 0x0020, 0x60c0 }, LAN },
	{ "Agere PHY ET1101B",    { 0x0282, 0xf010 }, LAN },
	{ "Marvell PHY 88E1111",  { 0x0141, 0x0cc0 }, LAN },
	{ "Realtek PHY RTL8201",  { 0x0000, 0x8200 }, LAN },
	{ NULL, }
};