]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ixgbe: add support for 82599 Combined Backplane
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 2 Oct 2009 08:58:04 +0000 (08:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2009 04:08:41 +0000 (21:08 -0700)
commit312eb9316fe2673100769e4028af2c1ee33cc40d
tree329e7e7c97f07505944b7a83239e2b678044fedf
parent6053bbf7bbdbb2c94547f830ad07636c17d7024e
ixgbe: add support for 82599 Combined Backplane

This patch will add support for the 82599 Dual port Backplane
device (0x10f8).  This device has the ability to link in serial (KR) and
parallel (KX4/KX) modes, depending on what the switch capabilities are in
the blade chassis.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_82599.c
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_type.h