linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Holger Schurig <hs4233@mail.mn-solutions.de>
To: linux-wireless@vger.kernel.org
Cc: Dan Williams <dcbw@redhat.com>, Michael Buesch <mb@bu3sch.de>,
	"John W. Linville" <linville@tuxdriver.com>,
	stable@kernel.org, ryan@bluewatersys.com,
	Cyril HAENEL <chaenel@free.fr>
Subject: Re: [PATCH] libertas: fix CF firmware loading for some cards
Date: Mon, 26 Jan 2009 08:46:05 +0100	[thread overview]
Message-ID: <200901260846.05912.hs4233@mail.mn-solutions.de> (raw)
In-Reply-To: <1232733214.2577.24.camel@localhost.localdomain>

> Could be, Holger did the initial patch and I'm not sure if the
> udelay was intentional.  Note that this happens at PCMCIA/CF
> hardware probe time (if that has any constraints that might
> apply here).

I'm used the card on an ARM architecture, and there long mdelay 
won't work as on i386, so I used udelay.

In practice, the "expensive loop" isn't that expensive, because 
the real number of iterations is quite low (contrary to what the 
manual states).

  reply	other threads:[~2009-01-26  7:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-23 16:55 [PATCH] libertas: fix CF firmware loading for some cards Dan Williams
2009-01-23 17:01 ` Michael Buesch
2009-01-23 17:53   ` Dan Williams
2009-01-26  7:46     ` Holger Schurig [this message]
2009-01-24  8:37 ` Ryan Mallon
2009-01-23 19:54   ` Dan Williams

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=200901260846.05912.hs4233@mail.mn-solutions.de \
    --to=hs4233@mail.mn-solutions.de \
    --cc=chaenel@free.fr \
    --cc=dcbw@redhat.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=mb@bu3sch.de \
    --cc=ryan@bluewatersys.com \
    --cc=stable@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).