ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again

Following the removal of general MIPS support, there's no longer a need
to have the AHB bus-frontend in place, which according to Linux sources
also isn't used with any non-MIPS SoCs. For simplicity, PCI bus support
is only made conditional on the main one again, i. e. device ath_pci is
removed, and built into the main module, i. e. if_ath_pci.ko obsoleted,
respectively.
Effectively, this reverts the following commits and associated changes:
dba9c85977
e849bb3ecb

Approved by:	adrian
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D41354
This commit is contained in:
Marius Strobl
2023-08-07 18:39:24 +02:00
parent 458e0c1b66
commit 37c8ee8847
17 changed files with 24 additions and 595 deletions
+1 -2
View File
@@ -88,8 +88,7 @@ device mv_spi
# Wireless NIC cards
device wlan # 802.11 support
device ath # Atheros NIC's
device ath_pci # Atheros pci/cardbus glue
device ath # Atheros CardBus/PCI NICs
device ath_hal
device ath_rate_sample
options ATH_ENABLE_11N