History log of /freebsd-current/sys/dev/ath/ath_hal/ah_btcoex.h
Revision Date Author Comments
# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# 6e778a7e 08-Dec-2017 Pedro F. Giffuni <pfg@FreeBSD.org>

SPDX: license IDs for some ISC-related files.


# 624fbf7d 04-Jun-2016 Adrian Chadd <adrian@FreeBSD.org>

[ath_hal] add BTCOEX_STOMP_AUDIO; delete unused methods.


# bd02d46f 31-May-2016 Adrian Chadd <adrian@FreeBSD.org>

[ath_hal] add extra MCI definitions used by the later chips (QCA9565/Aphrodite).

Obtained from: Linux ath9k


# a7236e49 30-May-2016 Adrian Chadd <adrian@FreeBSD.org>

[ath_hal] add bluetooth coexistence definitions for both legacy and MCI.

The legacy bits are just from ah.h; the MCI bits are from the ar9300
HAL "freebsd" extras.

A subsequent commit will include ah_btcoex.h into ah.h and remove
the older defintions.