linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bob Copeland <me@bobcopeland.com>
To: ath5k-devel@lists.ath5k.org, linux-wireless@vger.kernel.org,
	linville@tuxdriver.com, jirislaby@gmail.com, mcgrof@gmail.com,
	nbd@openwrt.org
Subject: Re: [PATCH] ath5k: Update interrupt masking code
Date: Sun, 26 Oct 2008 12:31:25 -0400	[thread overview]
Message-ID: <20081026163125.GA15292@hash.localnet> (raw)
In-Reply-To: <20081026031957.GA3090@makis>

On Sun, Oct 26, 2008 at 05:19:57AM +0200, Nick Kossifidis wrote:
> +	AR5K_INT_QCBRURN =	0x20000000, /* Non common */

Are you sure about the values? ar5212reg.h from legacy-hal has:

#define AR_ISR_QCBRURN                  0x04000000 /* QCU CBR underrun
interrupt */
[...]
#define AR_IMR_QCBRURN                  0x04000000 /* QCU CBR underrun
interrupt */

>  #define	AR5K_TXNOFRM_QCU	0x000ffc00
> +#define	AR5K_TXNOFRM_QCU_S	9

10? :)

-- 
Bob Copeland %% www.bobcopeland.com


  reply	other threads:[~2008-10-26 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-26  3:19 [PATCH] ath5k: Update interrupt masking code Nick Kossifidis
2008-10-26 16:31 ` Bob Copeland [this message]
2008-10-26 16:51   ` [ath5k-devel] " Nick Kossifidis
2008-10-26 18:40 ` Nick Kossifidis

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=20081026163125.GA15292@hash.localnet \
    --to=me@bobcopeland.com \
    --cc=ath5k-devel@lists.ath5k.org \
    --cc=jirislaby@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mcgrof@gmail.com \
    --cc=nbd@openwrt.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).