summaryrefslogtreecommitdiff
path: root/sys/arch/riscv64/conf
diff options
context:
space:
mode:
authorMike Larkin <mlarkin@cvs.openbsd.org>2021-09-02 10:11:22 +0000
committerMike Larkin <mlarkin@cvs.openbsd.org>2021-09-02 10:11:22 +0000
commit46d0ee32ec742b686559f80c1d72fb49685d6a4a (patch)
tree1182de4ecbe9810d6609d1f4c8c55035faec30eb /sys/arch/riscv64/conf
parent5117d1a54dd23a9d5c03888dc09b213ffd0f09e5 (diff)
aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters
Adds support for Aquantia AQC1xx family of PCIe ethernet adapters. This driver supports 1Gbps through 10Gbps modes of operation based on the hardware and media/switch capabilities. The initial code was ported from NetBSD, with jmatthew@ finishing up the Tx/Rx ring support and interrupt handler routine. The driver only supports devices using firmware V2. This diff enables aq(4) on riscv64 and amd64, the only platforms where I have tested the driver, but it likely works on other architectures as well.
Diffstat (limited to 'sys/arch/riscv64/conf')
-rw-r--r--sys/arch/riscv64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/riscv64/conf/GENERIC b/sys/arch/riscv64/conf/GENERIC
index 82727a7045c..e3518fdab81 100644
--- a/sys/arch/riscv64/conf/GENERIC
+++ b/sys/arch/riscv64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.28 2021/07/25 06:11:48 jsg Exp $
+# $OpenBSD: GENERIC,v 1.29 2021/09/02 10:11:21 mlarkin Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -94,6 +94,7 @@ wsdisplay* at radeondrm?
em* at pci? # Intel Pro/1000 Ethernet
bge* at pci? # Broadcom BCM57xx (aka Tigon3)
oce* at pci? # Emulex OneConnect 10Gb ethernet
+aq* at pci? # Aquantia aQtion Ethernet
ix* at pci? # Intel 82598EB 10Gb ethernet
# Wireless network cards