Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147936433
D53840.1784845361.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D53840.1784845361.diff
View Options
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -53,6 +53,7 @@
${_bxe.4} \
${_aout.4} \
${_apic.4} \
+ aq.4 \
arcmsr.4 \
arswitch.4 \
${_asmc.4} \
diff --git a/share/man/man4/aq.4 b/share/man/man4/aq.4
new file mode 100644
--- /dev/null
+++ b/share/man/man4/aq.4
@@ -0,0 +1,56 @@
+.\" Copyright (c) 2025 The FreeBSD Foundation
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.Dd December 1, 2025
+.Dt AQ 4
+.Os
+.Sh NAME
+.Nm aq
+.Nd Aquantia / Marvell AQ1xx 10 Gigabit Ethernet driver
+.Sh SYNOPSIS
+To compile this driver into the kernel, place the following lines in your
+kernel configuration file:
+.Bd -ragged -offset indent
+.Cd "device aq"
+.Ed
+.Pp
+To load the driver as a module at boot time, place the following line in
+.Xr loader.conf 5 :
+.Bd -literal -offset indent
+if_aq_load="YES"
+.Ed
+.Sh DESCRIPTION
+The
+.Nm
+device driver provides support for PCIe 1/2.5/5/10 Gigabit Ethernet adapters
+based on
+Aquantia (now Marvell) AQtion AQC1xx Ethernet controllers.
+.Pp
+For more information on configuring this device, see
+.Xr ifconfig 8 .
+.Pp
+The
+.Nm
+driver is experimental, and has a number of caveats and limitations.
+.Sh HARDWARE
+The
+.Nm
+driver supports the following 10 Gigabit Ethernet PCIe controllers:
+.Pp
+.Bl -bullet -compact
+.It
+aQuantia AQC107
+.It
+aQuantia AQC108
+.It
+aQuantia AQC109
+.It
+aQuantia AQC111
+.It
+aQuantia AQC112
+.El
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr miibus 4 ,
+.Xr ifconfig 8
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 10:22 PM (35 m, 20 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29242327
Default Alt Text
D53840.1784845361.diff (1 KB)
Attached To
Mode
D53840: aq(4): Add man page
Attached
Detach File
Event Timeline
Log In to Comment