]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add initial support to the AR9300 HAL to support FreeBSD's intmit API.
authoradrian <adrian@FreeBSD.org>
Sun, 15 Feb 2015 21:15:09 +0000 (21:15 +0000)
committeradrian <adrian@FreeBSD.org>
Sun, 15 Feb 2015 21:15:09 +0000 (21:15 +0000)
commitcf9516e251f044191dcf92fec3dcfca3451a8567
tree5bf4532bbe5da4bf573c8fe109e6b179a1473a64
parent7459c9496a65b9f437bf0a9a597bd1a762643384
Add initial support to the AR9300 HAL to support FreeBSD's intmit API.

I don't like having it in this function; I may migrate it to ar9300_freebsd.c
at some point to keep the HAL code pollution down.

This allows ANI to be disabled via a sysctl.

Tested:

* AR9331, STA/TDMA modes
sys/contrib/dev/ath/ath_hal/ar9300/ar9300_misc.c