]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[athani] Add a simple tool to list and control ANI parameters.
authorAdrian Chadd <adrian@FreeBSD.org>
Wed, 6 Mar 2019 07:58:19 +0000 (07:58 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Wed, 6 Mar 2019 07:58:19 +0000 (07:58 +0000)
commit28adfbfe13ddc91eda8c1a0c451e192ec2b1650b
tree6be201818b6a44b5baf69e29062241fb0985261e
parent7fbcfe69e763a89d0d7d58813afea8d2cd857669
[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]