From: Bernd Harries <bha@gmx.de>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: ioremap returns NULL
Date: Fri, 29 Nov 2002 15:07:40 +0100 [thread overview]
Message-ID: <3DE774AC.6E371602@gmx.de> (raw)
Hi all,
my normally (on 256 MB, dual Xeon, ASUS board, .....) working driver
module fails on a new box with 1 MB RAM, 2 PIII, ASUS board
For each card I ioremap() 2 * 16 MB of PCI memory space.
It succeeds for the 1st card but for the 2nd card I get NULL
as result. This means I cannot use the 2nd card...
Is the reason for this that the RAM is bigger?
What could I do about it?
- Build a 64 GB kernel?
- Use an other function?
- pull out sone DIMM?
- nothing?
Thanks, Bernd
--
Bernd Harries
bha@gmx.de
bharries@web.de Tel. +49 421 809 7343 priv. | MSB First!
harries@stn-atlas.de +49 421 457 3966 offi. | Linux-m68k
bernd@linux-m68k.org +49 172 139 6054 handy | Medusa T40
next reply other threads:[~2002-11-29 14:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-29 14:07 Bernd Harries [this message]
[not found] ` <200211291514.50171.gabrielli@roma2.infn.it>
2002-11-29 14:24 ` ioremap returns NULL Bernd Harries
[not found] <mailman.1038579362.3203.linux-kernel2news@redhat.com>
2002-11-29 23:28 ` Pete Zaitcev
-- strict thread matches above, loose matches on Subject: below --
2002-11-30 10:15 Manfred Spraul
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=3DE774AC.6E371602@gmx.de \
--to=bha@gmx.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