public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Martin Drohmann <m_droh01@uni-muenster.de>
To: linux-kernel@vger.kernel.org
Subject: Re: Why does printk helps PCMCIA card to initialise?
Date: Tue, 22 Feb 2005 11:14:06 +0100	[thread overview]
Message-ID: <421B05EE.8000700@uni-muenster.de> (raw)
In-Reply-To: <3AhTz-3pR-15@gated-at.bofh.it>

Russell King wrote:
> On Sun, Feb 20, 2005 at 12:38:17PM +0000, Russell King wrote:
> 
>>The first thing that needs solving is why you're getting the "odd IO
>>request" crap.  That may explain why the resource can't be allocated.
> 
> 
> In cs.c, alloc_io_space(), find the line:
> 
>     if (*base & ~(align-1)) {
> 
> delete the ~ and rebuild.  This may resolve your problem.
> 
> This looks like a long standing bug in the PCMCIA code, going back to
> 2.4 kernels.
> 
I tried that, but it didn't work. Just the "odd IO request" is away. But
  the error remains the same.


       reply	other threads:[~2005-02-22 10:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3zXLc-3vg-13@gated-at.bofh.it>
     [not found] ` <3zYxA-4dY-13@gated-at.bofh.it>
     [not found]   ` <3AhTz-3pR-15@gated-at.bofh.it>
2005-02-22 10:14     ` Martin Drohmann [this message]
2005-02-22 22:34 Why does printk helps PCMCIA card to initialise? David Hinds
  -- strict thread matches above, loose matches on Subject: below --
2005-02-20 11:44 Martin Drohmann
2005-02-20  9:25 ` Vicente Feito
2005-02-20 12:38 ` Russell King
2005-02-21  9:17   ` Russell King
2005-02-21 10:37     ` Andrew Morton
2005-02-21 20:20     ` Linus Torvalds

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=421B05EE.8000700@uni-muenster.de \
    --to=m_droh01@uni-muenster.de \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox