summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2015-11-23 13:30:13 +0000
committerhselasky <hselasky@FreeBSD.org>2015-11-23 13:30:13 +0000
commitd375c5c34e4b7ea1266698177621d5ddcdcc5827 (patch)
tree2a4212d5020ae0b424e2079abf0ad37607e37881 /share/man/man4/Makefile
parent46bf4415744520f5faa866b6547448b1bcaccbd0 (diff)
downloadFreeBSD-src-d375c5c34e4b7ea1266698177621d5ddcdcc5827.zip
FreeBSD-src-d375c5c34e4b7ea1266698177621d5ddcdcc5827.tar.gz
MFC r291072, r291168 and r291169:
Add the mlx5 and mlx5en modules to the i386 and amd64 kernel builds by default and add a manual page for mlx5en. The mlx5 module contains shared code for both infiniband and ethernet. The mlx5en module contains specific code for ethernet functionality only. A mlx5ib module is in the works for infiniband support. Supported hardware: - ConnectX-4: 10/20/25/40/50/56/100Gb/s speeds. - ConnectX-4 LX: 10/25/40/50Gb/s speeds (low power consumption) Refer to the mlx5en(4) manual page for a comprehensive list. The team porting the mlx5 driver(s) to FreeBSD: - Hans Petter Selasky <hselasky@freebsd.org> - Oded Shanoon <odeds@mellanox.com> - Meny Yossefi <menyy@mellanox.com> - Shany Michaely <shanim@mellanox.com> - Shahar Klein <shahark@mellanox.com> - Daria Genzel <dariaz@mellanox.com> - Mark Bloch <markb@mellanox.com> Differential Revision: https://reviews.freebsd.org/D4163 Sponsored by: Mellanox Technologies
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index dad7ecd..01f3bf1 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -260,6 +260,7 @@ MAN= aac.4 \
mk48txx.4 \
mld.4 \
mlx.4 \
+ mlx5en.4 \
mly.4 \
mmc.4 \
mmcsd.4 \
@@ -636,6 +637,7 @@ MLINKS+=lp.4 plip.4
MLINKS+=malo.4 if_malo.4
MLINKS+=md.4 vn.4
MLINKS+=mem.4 kmem.4
+MLINKS+=mlx5en.4 mce.4
MLINKS+=mn.4 if_mn.4
MLINKS+=mos.4 if_mos.4
MLINKS+=msk.4 if_msk.4
OpenPOWER on IntegriCloud