From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Uwe Steinmann <steinm@majestix.fernuni-hagen.de>,
<linuxppc-dev@lists.linuxppc.org>
Subject: Re: Again PCMCIA problems
Date: Wed, 12 Dec 2001 15:44:14 +0100 [thread overview]
Message-ID: <20011212144414.7330@smtp.adsl.oleane.com> (raw)
In-Reply-To: <20011212140119.A12086@gehtnix.fernuni-hagen.de>
>
>include memory 0x90000000-0x90ffffff
>include port 0x0fff-0x1fff
Some cards wants ports below 0xfff, and make sure the
memory range you provide is actually available
(do a cat /proc/iomem to check that). If the memory
is allocated to cardbus (which happens on some machines
which pre-configure the cardbus bridge from OF), it will
not be userable by pcmcia
I'd also suggest you update your kernel as some pcmcia
fixes were lost around 2.4.16 and recovered later during
2.4.17-pre cycle, yours may still lack them.
Ben.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next parent reply other threads:[~2001-12-12 14:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20011212140119.A12086@gehtnix.fernuni-hagen.de>
2001-12-12 14:44 ` Benjamin Herrenschmidt [this message]
2001-12-17 18:16 ` Again PCMCIA problems Uwe Steinmann
2001-12-18 5:00 ` Paul Mackerras
2001-12-18 9:24 ` Uwe Steinmann
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=20011212144414.7330@smtp.adsl.oleane.com \
--to=benh@kernel.crashing.org \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=steinm@majestix.fernuni-hagen.de \
/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).