1.\" $OpenBSD: aq.4,v 1.2 2021/09/08 20:29:21 jmc Exp $ 2.\" 3.\" Copyright (c) 2021 Mike Larkin <mlarkin@openbsd.org> 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. 8.\" 9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" 17.Dd $Mdocdate: September 8 2021 $ 18.Dt AQ 4 19.Os 20.Sh NAME 21.Nm aq 22.Nd Aquantia AQC1xx 1Gb/2.5Gb/5Gb/10Gb PCIe Ethernet device 23.Sh SYNOPSIS 24.Cd "aq* at pci?" 25.Sh DESCRIPTION 26The 27.Nm 28driver provides support for the Aquantia AQC1xx family of Ethernet adapters. 29.Pp 30The 31.Nm 32driver supports the following media types: 33.Bl -tag -width autoselect -offset indent 34.It autoselect 35Enables auto-negotiation for speed and duplex. 36.It 100baseTX Cm mediaopt No full-duplex 37Sets 100Mbps operation. 38.It 1000baseT 39Sets 1000Mbps operation. 40.It 2500baseT 41Sets 2.5Gbps operation. 42.It 5000baseT 43Sets 5Gbps operation. 44.It 10GbaseT 45Sets 10Gbps operation. 46.El 47.Pp 48For more information on configuring this device, see 49.Xr ifconfig 8 . 50.Sh SEE ALSO 51.Xr arp 4 , 52.Xr gcu 4 , 53.Xr ifmedia 4 , 54.Xr intro 4 , 55.Xr netintro 4 , 56.Xr pci 4 , 57.Xr hostname.if 5 , 58.Xr ifconfig 8 59.Sh HISTORY 60The 61.Nm 62device driver first appeared in 63.Ox 7.0 . 64.Sh AUTHORS 65The 66.Nm 67driver was written by 68.An Mike Larkin Aq Mt mlarkin@openbsd.org 69and 70.An Jonathan Matthew Aq Mt jmatthew@openbsd.org 71.Sh BUGS 72This driver only supports devices using Aquantia firmware version 2. 73