The branch main has been updated by ziaee:

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

commit e3eae3b1e587ad3e99a064400b57111966a55005
Author:     Alexander Ziaee <zi...@freebsd.org>
AuthorDate: 2025-05-28 20:45:39 +0000
Commit:     Alexander Ziaee <zi...@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 <wp...@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 ,

Reply via email to