linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: John Linville <linville@tuxdriver.com>
Cc: bcm43xx-dev@lists.berlios.de, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] b43: Add PIO support for PCMCIA devices
Date: Sat, 29 Mar 2008 21:49:11 +0100	[thread overview]
Message-ID: <200803292149.11953.mb@bu3sch.de> (raw)
In-Reply-To: <200803292101.16696.mb@bu3sch.de>

On Saturday 29 March 2008, Michael Buesch wrote:
> +# Data transfers to the device via PIO
> +# This is only needed on PCMCIA devices. All others can do DMA properly.
> +config B43_PIO
> +	bool
> +	depends on B43 && (B43_PCMCIA || B43_FORCE_PIO)
> +	default y
> +
>  config B43_NPHY
>  	bool "Pre IEEE 802.11n support (BROKEN)"
>  	depends on B43 && EXPERIMENTAL

Oh, this generates a tiny fuzz here, as I locally removed the && BROKEN from B43_NPHY.
I guess that's trivial to fix for you and I don't need to rediff without
that local patch applied before. :)

>  	---help---
>  	  Support for the IEEE 802.11n draft.
>  

  reply	other threads:[~2008-03-29 20:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-29 20:01 [PATCH] b43: Add PIO support for PCMCIA devices Michael Buesch
2008-03-29 20:49 ` Michael Buesch [this message]
2008-03-31  9:16 ` Holger Schurig
2008-03-31 12:06   ` Johannes Berg
2008-04-03 10:36 ` Johannes Berg
2008-04-03 14:33   ` Michael Buesch

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=200803292149.11953.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=bcm43xx-dev@lists.berlios.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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).