1.\" $OpenBSD: aq.4,v 1.4 2022/03/31 21:43:38 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: March 31 2022 $ 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 ifmedia 4 , 53.Xr intro 4 , 54.Xr netintro 4 , 55.Xr pci 4 , 56.Xr hostname.if 5 , 57.Xr ifconfig 8 58.Sh HISTORY 59The 60.Nm 61device driver first appeared in 62.Ox 7.0 . 63.Sh AUTHORS 64The 65.Nm 66driver was written by 67.An Mike Larkin Aq Mt mlarkin@openbsd.org 68and 69.An Jonathan Matthew Aq Mt jmatthew@openbsd.org . 70.Sh BUGS 71This driver only supports devices using Aquantia firmware version 2. 72