]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[athani] Add a simple tool to list and control ANI parameters.
authoradrian <adrian@FreeBSD.org>
Wed, 6 Mar 2019 07:58:19 +0000 (07:58 +0000)
committeradrian <adrian@FreeBSD.org>
Wed, 6 Mar 2019 07:58:19 +0000 (07:58 +0000)
commit7391369431d435d498acf908cbeb2f734f028726
tree6be201818b6a44b5baf69e29062241fb0985261e
parent40c6253dcde1c8695f640677a4774db59db90fb1
[athani] Add a simple tool to list and control ANI parameters.

This is a WIP tool I'm using to figure out why ANI is weirdly busted in my
home FreeBSD AP/STA setup.  Although athstats (mostly) gets the ANI statistics
correct, ANI is making the radio deaf it doesn't recover without being disabled.

It's very WIP.

Tested:

* Carambola 2,  (AR9331), AP/STA mode.
tools/tools/ath/Makefile
tools/tools/ath/athani/Makefile [new file with mode: 0644]
tools/tools/ath/athani/main.c [new file with mode: 0644]