AP performance (again): txpower regulation
Adrian Chadd
adrian at freebsd.org
Wed Sep 7 16:32:37 UTC 2011
2011/9/8 Lev Serebryakov <lev at serebryakov.spb.ru>:
> Hello, Adrian.
> You wrote 7 сентября 2011 г., 20:03:57:
>
>> then:
>> athpeek 0x9934
>> athpeek 0x9938
>> athpeek 0x993c
>> athpeek 0xa234
>> athpeek 0xa238
> Do you mean athpoke or athregs? I don't see `athpeek' in
> src/toosl/tools/ath
athpoke == athpeek. Just make/make install ;it'll create a symlink.
>
> And both these tools complain like this:
>
> gateway# ./athpoke -i ath0 0x9934
> athpoke: ath0: Invalid argument
You need to add:
options ATH_DIAGAPI
(and you should add ATH_DEBUG and AH_DEBUG.)
Adrian
More information about the freebsd-wireless
mailing list