fix i210 phy speed reporting. this time with the correct path Reference: /n/atom/patch/applied/i210phy2 Date: Thu Mar 27 17:04:26 CET 2014 Signed-off-by: quanstro@quanstro.net --- /sys/src/nix/k10/ether82563.c Thu Mar 27 17:04:26 2014 +++ /sys/src/nix/k10/ether82563.c Thu Mar 27 17:04:26 2014 @@ -489,7 +489,7 @@ i82579, 9018, 2, "i82579", Fload|Fert|F79phy|Fnofct, i82580, 9728, 1, "i82580", F75|F79phy, i82583, 1514, 1, "i82583", 0, - i210, 9728, 1, "i210", F75|F79phy|Fnofct|Fert, + i210, 9728, 1, "i210", F75|Fnofct|Fert, i217, 9728, 1, "i217", F79phy|Fnofct|Fload|Fert, i350, 9728, 1, "i350", F75|F79phy|Fnofct, }; @@ -1423,6 +1423,7 @@ case i82578: case i82578m: case i82583: + case i210: a = phyread(c, phyno, Phyisr) & Ane; break; case i82571: