]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r341581:
authorhselasky <hselasky@FreeBSD.org>
Wed, 12 Dec 2018 13:03:51 +0000 (13:03 +0000)
committerhselasky <hselasky@FreeBSD.org>
Wed, 12 Dec 2018 13:03:51 +0000 (13:03 +0000)
commit8cc225f8ba98f4012ab22cce30c14550578fcde7
treed3479ac47e839bd29568bd34fb985a39649007f9
parent5fa1fd664ddc9957438ed22619bc1978dbe88438
MFC r341581:
mlx5en: Add support for IFM_10G_LR and IFM_40G_ER4 media types.

Inspect the ethernet compliance code to figure out actual cable type by reading
the PDDR module info register.

Sponsored by:   Mellanox Technologies
sys/dev/mlx5/mlx5_core/mlx5_port.c
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
sys/dev/mlx5/mlx5_ifc.h
sys/dev/mlx5/port.h