Print this page
6064 ixgbe needs X550 support
Reviewed by: Tycho Nightingale <tycho.nightingale@pluribusnetworks.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>

@@ -977,18 +977,28 @@
 usr/src/uts/common/io/ixgbe/core/ixgbe_82599.h
 usr/src/uts/common/io/ixgbe/core/ixgbe_api.c
 usr/src/uts/common/io/ixgbe/core/ixgbe_api.h
 usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
 usr/src/uts/common/io/ixgbe/core/ixgbe_common.h
+usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.c
+usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.h
+usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.c
+usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.h
+usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.c
+usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.h
 usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c
 usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.h
 usr/src/uts/common/io/ixgbe/core/ixgbe_osdep.h
 usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
 usr/src/uts/common/io/ixgbe/core/ixgbe_phy.h
 usr/src/uts/common/io/ixgbe/core/ixgbe_type.h
+usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
+usr/src/uts/common/io/ixgbe/core/ixgbe_vf.h
 usr/src/uts/common/io/ixgbe/core/ixgbe_x540.c
 usr/src/uts/common/io/ixgbe/core/ixgbe_x540.h
+usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
+usr/src/uts/common/io/ixgbe/core/ixgbe_x550.h
 usr/src/uts/common/io/sfxge/common/ef10_ev.c
 usr/src/uts/common/io/sfxge/common/ef10_filter.c
 usr/src/uts/common/io/sfxge/common/ef10_impl.h
 usr/src/uts/common/io/sfxge/common/ef10_intr.c
 usr/src/uts/common/io/sfxge/common/ef10_mac.c