HardenedBSD/sys/i386
Marius Strobl 37c8ee8847 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
2023-08-08 22:30:13 +02:00
..
acpica i386 acpi: Remove unneeded function declaration. 2023-06-30 09:43:52 -07:00
bios spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
conf ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again 2023-08-08 22:30:13 +02:00
i386 i386: Switch to PIC kernel modules 2023-07-19 21:21:04 +03:00
include Fix i386 MINIMAL build 2023-07-14 09:18:44 +02:00
linux linux(4): Regen for ioprio syscalls 2023-08-04 16:03:57 +03:00
pci spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
Makefile