All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: bcm43xx-dev@lists.berlios.de
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH TESTING] bcm43xx PIO mode
Date: Sat, 22 Apr 2006 22:07:05 +0200	[thread overview]
Message-ID: <200604222207.05840.mb@bu3sch.de> (raw)
In-Reply-To: <200604221718.54245.mb@bu3sch.de>

[-- Attachment #1: Type: text/plain, Size: 414 bytes --]

On Saturday 22 April 2006 17:18, you wrote:
>  	bcm43xx_lock_mmio(bcm, flags);
> +
> +	txctl = bcm43xx_pio_read(queue, BCM43xx_PIO_TXCTL);
> +	if (txctl & BCM43xx_PIO_TXCTL_SUSPEND)
> +		return;

Ah, and yes, I see the bug here. :)
But that normally does not trigger anyway. So no problem
for testing.

And I forgot to say that PIO mode is enabled by module
parameter pio=1

-- 
Greetings Michael.

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

      reply	other threads:[~2006-04-22 20:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-22 15:18 [PATCH TESTING] bcm43xx PIO mode Michael Buesch
2006-04-22 20:07 ` Michael Buesch [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=200604222207.05840.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=netdev@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 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.