Hi,

You can set the ani and all other receiving sensivity values via debugfs:

#configuration of ath5k's ANI settings
echo "ani-off" > /sys/kernel/debug/ieee80211/phy0/ath5k/ani

#highest sensivity
echo "sens-high" > /sys/kernel/debug/ieee80211/phy0/ath5k/ani

#lowest sensivity
#echo "sens-low" > /sys/kernel/debug/ieee80211/phy0/ath5k/ani

Just put it in the /etc/rc.local and your system use those at startup.

Greetings Thomas

On 01.10.2013, at 15:55, Beat Meier <mbe...@swiss-wireless.com.ar> wrote:

> How can I disable ani  (Adaptive Noise Immunity) with ath5k?
> I have not seen anything in
> /sys/class/ieee80211/phy1
> In the past I had problems with madwifi and enabled any...
> 
> Thanks
> _______________________________________________
> ath5k-devel mailing list
> ath5k-devel@lists.ath5k.org
> https://lists.ath5k.org/mailman/listinfo/ath5k-devel

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to