HardenedBSD/sys/amd64
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 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
amd64 amd64: Increase sanitizers' static shadow memory reservation 2023-08-04 12:38:24 -04:00
conf ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again 2023-08-08 22:30:13 +02:00
ia32 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
include amd64: Bump MAXCPU to 1024 (from 256) 2023-08-03 17:41:26 -04:00
linux linux(4): Regen for ioprio syscalls 2023-08-04 16:03:57 +03:00
linux32 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
sgx
vmm vmm: don't leak locks exiting vmmdev_ioctl() 2023-07-12 09:16:40 -07:00
Makefile