git: 864874b5a2b7 - stable/14 - axge.4: Create a HARDWARE section
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Jul 2025 18:23:01 UTC
The branch stable/14 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=864874b5a2b72b453f62c753e398187d9bfdc6b2
commit 864874b5a2b72b453f62c753e398187d9bfdc6b2
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2025-05-28 20:45:39 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2025-07-04 18:20:04 +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
(cherry picked from commit e3eae3b1e587ad3e99a064400b57111966a55005)
---
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 ,