linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
To: Kalle Valo <kvalo@qca.qualcomm.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH V3] ath6kl: ath6kl: Add debugfs interface to dump diagnostic registers
Date: Fri, 2 Sep 2011 13:31:01 +0530	[thread overview]
Message-ID: <20110902080100.GA5883@vasanth-laptop> (raw)
In-Reply-To: <4E608BD7.5060104@qca.qualcomm.com>

On Fri, Sep 02, 2011 at 10:55:03AM +0300, Kalle Valo wrote:
> On 09/01/2011 01:09 PM, Vasanthakumar Thiagarajan wrote:
> > To dump a particular register, echo reg_addr > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr,
> > to dump the entire register set, echo 0 > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr, and
> > register values will be available at <debugfs_root>/ieee80211/phyX/ath6kl/reg_dump.
> 
> Thanks, applied. But I did minor changes:
> 
> commit 91d57de5adfc40184ef7cb8974104459c5211add
> Author: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
> Date:   Fri Sep 2 10:40:06 2011 +0300
> 
>     ath6kl: Add debugfs interface to dump diagnostic registers from firmware
> 
>     To dump a particular register:
> 
>         echo <reg_addr> > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr
> 
>     To dump the entire register set:
> 
>         echo 0 > <debugfs_root>/ieee80211/phyX/ath6kl/reg_addr
> 
>     Register values will be available at:
> 
>         cat <debugfs_root>/ieee80211/phyX/ath6kl/reg_dump
> 
>     kvalo: commit log cleanup, renamed few functions, removed a warning
>     message

Thanks, what is the warning?. Did you apply my other patch which
fixes endianess?.

Vasanth

  reply	other threads:[~2011-09-02  8:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01 10:09 [PATCH V3] ath6kl: ath6kl: Add debugfs interface to dump diagnostic registers Vasanthakumar Thiagarajan
2011-09-02  7:55 ` Kalle Valo
2011-09-02  8:01   ` Vasanthakumar Thiagarajan [this message]
2011-09-02  8:21     ` Kalle Valo
2011-09-02  8:23       ` Vasanthakumar Thiagarajan
2011-09-02  8:21     ` Vasanthakumar Thiagarajan
2011-09-02  8:23       ` Kalle Valo

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=20110902080100.GA5883@vasanth-laptop \
    --to=vthiagar@qca.qualcomm.com \
    --cc=kvalo@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).