All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Missing disable_ani in /sys/kernel/debug/ieee80211/phy0/ath9k
Date: Wed, 21 May 2014 16:04:52 +0530	[thread overview]
Message-ID: <20140521103450.GA2892@qca.qualcomm.com> (raw)
In-Reply-To: <537B1D93.9040601@gmail.com>

On Tue, May 20, 2014 at 11:17:07AM +0200, Georgi Kehaiov wrote:
>    Hello everyone,
> 
>    I've got an Atheros AR5416 wireless network adapter and I'm experiencing
>    the problem described in https://bugzilla.kernel.org/show_bug.cgi?id=42092
>    So I tried to execute the official solution (echo 1 >
>    /sys/kernel/debug/ieee80211/phy0/ath9k/disable_ani) but for some reason or
>    other I am missing the disable_ani file. Is this file located somewhere
>    else now? Have I done something wrong? I am running a 3.14.4 kernel.
> 
>    Any help will be much appreciated.
> 
>    Here is some system information you might find useful (kernel config,
>    lsmod, module load options, lspci and the contents of
>    /sys/kernel/debug/ieee80211/phy0/ath9k):
> 
>    # ls /sys/kernel/debug/ieee80211/phy0/ath9k/ -1
>    ani

Georgi,

disable_ani is renamed as ani in latest driver.

To disable ANI
	echo 0 >/sys/kernel/debug/ieee80211/phy*/ath9k/ani

To enable ANI
	echo 1 >/sys/kernel/debug/ieee80211/phy*/ath9k/ani

-Rajkumar

      reply	other threads:[~2014-05-21 10:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20  9:17 [ath9k-devel] Missing disable_ani in /sys/kernel/debug/ieee80211/phy0/ath9k Georgi Kehaiov
2014-05-21 10:34 ` Rajkumar Manoharan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140521103450.GA2892@qca.qualcomm.com \
    --to=rmanohar@qti.qualcomm.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.