Module Name: src Committed By: msaitoh Date: Fri Oct 13 08:17:44 UTC 2017
Modified Files: src/sys/dev/pci/ixgbe: ixgbe_common.c ixgbe_vf.c ixv.c Log Message: Show 2.5GBASE-T and 5GBASE-T correctly on ixv(4). Tested on a virtual function on X550 T1. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/ixgbe/ixgbe_common.c cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/ixgbe/ixgbe_vf.c cvs rdiff -u -r1.70 -r1.71 src/sys/dev/pci/ixgbe/ixv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.