From: Alex Hacker <hacker@epn.ru>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Zero write to AR_WA on ar9300 reset.
Date: Wed, 30 Mar 2011 10:18:55 +0600 [thread overview]
Message-ID: <20110330041855.GA12925@infinet.ru> (raw)
I'd found that the WARegVal field of ath_hw structre which are used to avoid
reading the AR_WA reg while chip asleep is used before initialization in
ath9k_set_reset_reg(). So that on ar9300 the AR_WA reg is zero written when the
ath9k_set_reset_reg() is first called from __ath9k_hw_init(). The WARegVal
is read back later, bits 14 and 17 are set. So this variable do not hold
initial AR_WA reg value but just bits 14 and 17. I do not know the required
behaviour but it looks like mistake.
next reply other threads:[~2011-03-30 4:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 4:18 Alex Hacker [this message]
2011-03-30 7:10 ` [ath9k-devel] Zero write to AR_WA on ar9300 reset Mohammed Shafi
2011-03-30 14:14 ` Alex Hacker
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=20110330041855.GA12925@infinet.ru \
--to=hacker@epn.ru \
--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.