Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2020 14:42:22 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r366115 - head/share/man/man4
Message-ID:  <202009241442.08OEgMQG066635@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Thu Sep 24 14:42:22 2020
New Revision: 366115
URL: https://svnweb.freebsd.org/changeset/base/366115

Log:
  mgb.4: add note about experimental status
  
  Also remove HISTORY section until it is connected to the build.

Modified:
  head/share/man/man4/mgb.4

Modified: head/share/man/man4/mgb.4
==============================================================================
--- head/share/man/man4/mgb.4	Thu Sep 24 12:26:06 2020	(r366114)
+++ head/share/man/man4/mgb.4	Thu Sep 24 14:42:22 2020	(r366115)
@@ -38,6 +38,10 @@ if_mgb_load="YES"
 .Sh DESCRIPTION
 The
 .Nm
+driver is experimental, and is not yet connected to the build.
+.Pp
+The
+.Nm
 device driver provides support for PCIe Gigabit Ethernet adapters based on
 Microchip's LAN7430 and LAN7431.
 .Pp
@@ -79,8 +83,3 @@ RSS
 .El
 .Pp
 LAN7431 support is completely untested.
-.Sh HISTORY
-The
-.Nm
-device driver first appeared in
-.Fx 13.0 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009241442.08OEgMQG066635>