freebsd-src/sys/contrib/dev/athk
Bjoern A. Zeeb c8e7f78a3d ath10k/rtw89: make compile again after LinuxKPI changes
Both drivers are not yet attached to the build so this change is
for people currently trying them out.

In 96ab16ebab the sys/rman.h include
was removed.  In various wireless drivers we prefer to directly use
bus_dma functions rather than io* LinuxKPI once.  In order to cast
the pointer we need sys/rman.h back for our native 'struct resource'
in their pci.c implementations.
Long-term we should consider providing some lkpi_-FreeBSD-specific
wrapper functions to avoid this problem.

MFC after:	3 days
2024-01-08 15:38:22 +00:00
..
ath10k ath10k/rtw89: make compile again after LinuxKPI changes 2024-01-08 15:38:22 +00:00
ath11k ath11k: update driver from upstream 2023-08-21 01:32:46 +00:00
ath12k ath12k: import driver from upstream 2023-08-21 01:33:04 +00:00
ath.h ath1xk_common: update common athk files from upstream 2023-08-21 01:31:57 +00:00
debug.c
dfs_pattern_detector.c
dfs_pattern_detector.h
dfs_pri_detector.c
dfs_pri_detector.h
hw.c ath1xk_common: update common athk files from upstream 2023-08-21 01:31:57 +00:00
key.c ath1xk_common: update common athk files from upstream 2023-08-21 01:31:57 +00:00
main.c
reg.h
regd.c ath1xk_common: update common athk files from upstream 2023-08-21 01:31:57 +00:00
regd.h
regd_common.h
spectral_common.h ath1xk_common: update common athk files from upstream 2023-08-21 01:31:57 +00:00
trace.c
trace.h ath1xk_common: update common athk files from upstream 2023-08-21 01:31:57 +00:00