Author: hselasky Date: Tue Aug 25 13:21:49 2020 New Revision: 364758 URL: https://svnweb.freebsd.org/changeset/base/364758
Log: Add mlx5en(4) to the list of supported netdump network drivers. MFC after: 1 week Sponsored by: Mellanox Technologies Modified: head/share/man/man4/netdump.4 Modified: head/share/man/man4/netdump.4 ============================================================================== --- head/share/man/man4/netdump.4 Tue Aug 25 13:18:53 2020 (r364757) +++ head/share/man/man4/netdump.4 Tue Aug 25 13:21:49 2020 (r364758) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 17, 2019 +.Dd August 25, 2020 .Dt NETDUMP 4 .Os .Sh NAME @@ -110,6 +110,7 @@ The following network drivers support netdump: .Xr ix 4 , .Xr ixl 4 , .Xr mlx4en 4 , +.Xr mlx5en 4 , .Xr re 4 , .Xr vtnet 4 . .Sh SYSCTL VARIABLES _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"