Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2025 21:02:38 GMT
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: e3eae3b1e587 - main - axge.4: Create a HARDWARE section
Message-ID:  <202505282102.54SL2cPq061006@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=e3eae3b1e587ad3e99a064400b57111966a55005

commit e3eae3b1e587ad3e99a064400b57111966a55005
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-05-28 20:45:39 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-05-28 20:49:30 +0000

    axge.4: Create a HARDWARE section
    
    For inclusion in the HW Relnotes.
    
    MFC after:              3 days
    Reviewed by:            mhorne
    Approved by:            mhorne (mentor)
    Differential Revision:  https://reviews.freebsd.org/D50523
---
 share/man/man4/axge.4 | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/share/man/man4/axge.4 b/share/man/man4/axge.4
index 9ca268d6ff83..7133ee3253eb 100644
--- a/share/man/man4/axge.4
+++ b/share/man/man4/axge.4
@@ -1,3 +1,6 @@
+.\"
+.\" SPDX-License-Identifier: BSD-4-Clause
+.\"
 .\" Copyright (c) 1997, 1998, 1999, 2000-2003
 .\"     Bill Paul <wpaul@windriver.com>. All rights reserved.
 .\"
@@ -28,7 +31,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd October 4, 2023
+.Dd May 25, 2025
 .Dt AXGE 4
 .Os
 .Sh NAME
@@ -121,6 +124,19 @@ Force half duplex operation.
 .Pp
 For more information on configuring this device, see
 .Xr ifconfig 8 .
+.Sh HARDWARE
+The
+.Nm
+driver supports the following USB Gigabit Ethernet controllers:
+.Pp
+.Bl -bullet -compact
+.It
+ASIX Electronics AX88179A
+.It
+ASIX Electronics AX88179
+.It
+ASIX Electronics AX88178A
+.El
 .Sh SEE ALSO
 .Xr altq 4 ,
 .Xr arp 4 ,



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