CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2014/08/25 08:26:25

Modified files:
        sys/dev/pci    : if_ix.c ixgbe_phy.c ixgbe_type.h ixgbe_x540.c 

Log message:
We have never limited the definition of "supported SPF modules"
to the vendor/make whitelist maintained by Intel so there's no
reason to start doing it now.

When syncing the driver to the FreeBSD codebase I have decided
to take this chunk as is but it appears that it breaks cheap
chinese SFP+ fiber optics modules that we all love.  And while
there's still a lot of places where we check for the vendor
OUI, most of these checks are not necessary.

Issue reported and fix tested by Tony Sarendal.  Thanks!

Reply via email to