Add support IC Plus IP101 10/100 PHY that is found on nVidia network
adapters. Submitted by: Shigeaki Tagashira < shigeaki AT se DOT hiroshima-u DOT ac DOT jp >
This commit is contained in:
parent
3d6f32f19f
commit
f6e6f7f2fa
@ -98,6 +98,7 @@ static const struct mii_phydesc rlintphys[] = {
|
||||
|
||||
static const struct mii_phydesc rlphys[] = {
|
||||
MII_PHY_DESC(REALTEK, RTL8201L),
|
||||
MII_PHY_DESC(ICPLUS, IP101),
|
||||
MII_PHY_END
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user