Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2011 23:52:48 +0400
From:      Lev Serebryakov <lev@freebsd.org>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        freebsd-wireless@freebsd.org
Subject:   Re: AP performance (again): txpower regulation
Message-ID:  <437702009.20110907235248@serebryakov.spb.ru>
In-Reply-To: <CAJ-Vmonai4LzwanLw7i5d-NyjN2b6GqfttjkdcROvOuEcuzEAw@mail.gmail.com>
References:  <663133681.20110907193747@serebryakov.spb.ru> <CAJ-Vmonai4LzwanLw7i5d-NyjN2b6GqfttjkdcROvOuEcuzEAw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Adrian.
You wrote 7 =F1=E5=ED=F2=FF=E1=F0=FF 2011 =E3., 20:03:57:

> athpeek 0x9934
> athpeek 0x9938
> athpeek 0x993c
> athpeek 0xa234
> athpeek 0xa238
  Ok, I have proper kernel now. 8.2-STABLE about two hours long.

  Here is result:

gateway# ifconfig wlan0
wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 15=
00
...[<SKIPPED>]
        privacy MIXED deftxkey 2 AES-CCM 2:128-bit txpower 30 scanvalid 60
        protmode CTS wme burst dtimperiod 1 -dfs
gateway# ./athpoke 0x9934 0x9938 0x993c 0xa234 0xa238
0x9934 =3D 24242424
0x9938 =3D 1c1e2024
0x993c =3D 0000003f
0xa234 =3D 26262426
0xa238 =3D 26262626
gateway# ifconfig wlan0 txpower 15
gateway# ifconfig wlan0
wlan0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 15=
00
...[<SKIPPED>]
        privacy MIXED deftxkey 2 AES-CCM 2:128-bit txpower 15 scanvalid 60
        protmode CTS wme burst dtimperiod 1 -dfs
gateway# ./athpoke 0x9934 0x9938 0x993c 0xa234 0xa238
0x9934 =3D 1e1e1e1e
0x9938 =3D 1c1e1e1e
0x993c =3D 0000003f
0xa234 =3D 1e1e1e1e
0xa238 =3D 1e1e1e1e
gateway# ifconfig wlan0 txpower 1
gateway# ./athpoke 0x9934 0x9938 0x993c 0xa234 0xa238
0x9934 =3D 02020202
0x9938 =3D 02020202
0x993c =3D 0000003f
0xa234 =3D 02020202
0xa238 =3D 02020202
gateway# ifconfig wlan0 txpower 30
gateway# ./athpoke 0x9934 0x9938 0x993c 0xa234 0xa238
0x9934 =3D 24242424
0x9938 =3D 1c1e2024
0x993c =3D 0000003f
0xa234 =3D 26262426
0xa238 =3D 26262626

  It seems, registers are Ok. But clients don't see any difference!
Maybe, it is because my Senao card is "powerful" one, with additional
schematic (and power supply) to boost signal?


--=20
// Black Lion AKA Lev Serebryakov <lev@serebryakov.spb.ru>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?437702009.20110907235248>