aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2026-01-17 04:59:34 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2026-01-17 05:01:02 +0000
commitafbb21bd1d6261a00b078c0847d5ecc8863585b7 (patch)
treeabfcc20ec20b7f21cc5f1ff5b2c04ee20a36f0ac
parentcd22fd0549c9a65b8806fd013f98be89c34c44f7 (diff)
aq: remove from NOTES; it's unfortunately amd64 only
Unfortunately the aq driver is using readl/writel calls instead of bus space routines. This broke, well, everything else. Fixes: c75eff16ef54aaae7b5dc52ed894cc73a855f469
-rw-r--r--sys/conf/NOTES2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 2d5899dd0533..6d3ea088b819 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1863,7 +1863,6 @@ device xmphy # XaQti XMAC II
# L1 PCI express gigabit ethernet controllers.
# alc: Support for Atheros AR8131/AR8132 PCIe ethernet controllers.
# ale: Support for Atheros AR8121/AR8113/AR8114 PCIe ethernet controllers.
-# aq: Aquantia / Marvell AQC1xx PCIe Ethernet adapter.
# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
# adapters.
@@ -2005,7 +2004,6 @@ device ix # Intel Pro/10GbE PCIE Ethernet
device ixv # Intel Pro/10GbE PCIE Ethernet VF
# PCI Ethernet NICs.
-device aq # Aquantia / Marvell AQC1xx
device cxgb # Chelsio T3 10 Gigabit Ethernet
device cxgb_t3fw # Chelsio T3 10 Gigabit Ethernet firmware
device cxgbe # Chelsio T4-T6 1/10/25/40/100 Gigabit Ethernet