igb: add support for the 82580 phy

This patch adds support for the phy included in the 82580 silicon family.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
这个提交包含在:
Alexander Duyck
2009-11-19 12:41:42 +00:00
提交者 David S. Miller
父节点 164165dad7
当前提交 2909c3f79d
修改 3 个文件,包含 275 行新增0 行删除

查看文件

@@ -93,6 +93,7 @@ enum e1000_phy_type {
e1000_phy_gg82563,
e1000_phy_igp_3,
e1000_phy_ife,
e1000_phy_82580,
};
enum e1000_bus_type {