ixgb: enable sun hardware support for broadcom phy
authorMatheos Worku <matheos.worku@sun.com>
Fri, 14 Dec 2007 19:48:36 +0000 (11:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:07:17 +0000 (15:07 -0800)
commit8b32e63d48d43f3843222ca66fecd45ff2a74147
tree4ae452cf63f066fe839e3d6eb3f222f315163509
parent67cefcbafc16d01f9d64be8c62cccfd30b3b07c2
ixgb: enable sun hardware support for broadcom phy

Implement support for a SUN-specific PHY.

SUN provides a modified 82597-based board with their own
PHY that works with very little modification to the code. This
patch implements this new PHY which is identified by the
subvendor device ID. The device ID of the adapter remains
the same.

Signed-off-by: Matheos Worku <matheos.worku@sun.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ixgb/ixgb_hw.c
drivers/net/ixgb/ixgb_hw.h
drivers/net/ixgb/ixgb_ids.h
drivers/net/ixgb/ixgb_main.c