FreeBSD/src c34817d — sys/dev/ixgbe ixgbe_phy.c if_ix.c
ixgbe: Add support for 1000BASE-BX SFP modules Add support for 1Gbit BiDi modules Signed-off-by: Tore Amundsen <tore at amundsen.org> Relnotes: yes Pull Request: https://github.com/freebsd/freebsd-src/pull/1518 (cherry picked from commit 89d4096950c4db748e39758c941cfb708c2ff808)
Delta | File | |
---|---|---|
+19 | -4 | sys/dev/ixgbe/ixgbe_phy.c |
+4 | -1 | sys/dev/ixgbe/if_ix.c |
+3 | -1 | sys/dev/ixgbe/ixgbe_82599.c |
+2 | -0 | sys/dev/ixgbe/ixgbe_phy.h |
+2 | -0 | sys/dev/ixgbe/ixgbe_type.h |
+30 | -6 | 5 files |