From: Ralf Baechle <ralf@oss.sgi.com>
To: Jim Paris <jim@jtan.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: [ppopov@mvista.com: Re: [Linux-mips-kernel]ioremap & ISA]
Date: Mon, 17 Dec 2001 19:34:32 -0200 [thread overview]
Message-ID: <20011217193432.A7115@dea.linux-mips.net> (raw)
In-Reply-To: <20011217151515.A9188@neurosis.mit.edu>; from jim@jtan.com on Mon, Dec 17, 2001 at 03:15:15PM -0500
On Mon, Dec 17, 2001 at 03:15:15PM -0500, Jim Paris wrote:
> > What would be considered an ISA address -- the standard PC definition?
> > I don't think that would work on most mips boards.
ISA, the good old stonage PC bus system with all it's limitations that also
infected some MIPS systems.
> > I'm not sure what isa_slot_offset is meant to do at all. Shoot Ralf an
> > email, perhaps he has a clear explanation (and then let us know :-)).
It points to the virtual address at which memory address 0 of the ISA
bus is accessible. There is a wealth of old ISA drivers that don't know
about the wonders of ioremap so that's why there is isa_slot_offset as
a killer solution for all ISA crapola.
> If I make ioremap use isa_slot_offset for addresses under 16MB, then
> PCMCIA works for me. I don't see any other way to get isa_slot_offset
> in there without hacking PCMCIA in ways that break other arches.
Is your PCMCIA bridge really behind an ISA bus?
What is an address less than 16mb in your case? Most MIPS systems have
memory at that physical address so maybe you're not talking about
physical addresses?
> On a somewhat related note, I've noticed that if I include IDE disk
> support in my kernel (CONFIG_BLK_DEV_IDEDISK, ide-disk.o), then stuff
> breaks; most noticibly, the PCMCIA IRQ scan returns the negative (!)
> of the correct values. I'm guessing this is something miscompiling --
> I'm using the latest binutils plus gcc-3.0.2 -- has anyone see these
Try something older instead.
Ralf
next prev parent reply other threads:[~2001-12-17 22:34 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-17 20:15 [ppopov@mvista.com: Re: [Linux-mips-kernel]ioremap & ISA] Jim Paris
2001-12-17 21:34 ` Ralf Baechle [this message]
2001-12-18 5:45 ` Jim Paris
2001-12-18 7:03 ` Jim Paris
2001-12-18 4:03 ` hanishkvc
2001-12-18 18:10 ` Jun Sun
2001-12-18 18:45 ` Jim Paris
2001-12-18 18:45 ` Jim Paris
2001-12-18 19:09 ` Jun Sun
2001-12-18 19:30 ` Ralf Baechle
2001-12-19 9:40 ` Geert Uytterhoeven
2001-12-18 18:25 ` Ralf Baechle
2001-12-18 18:57 ` Jim Paris
2001-12-18 19:21 ` Jun Sun
2001-12-18 20:58 ` Ralf Baechle
2001-12-18 21:28 ` Jim Paris
2001-12-18 21:53 ` Maciej W. Rozycki
2001-12-19 9:34 ` Geert Uytterhoeven
2001-12-22 12:47 ` Ralf Baechle
2001-12-18 19:16 ` Jun Sun
2001-12-18 19:31 ` Ralf Baechle
2001-12-18 19:36 ` Jun Sun
2001-12-18 20:02 ` Karsten Merker
2001-12-18 20:22 ` Maciej W. Rozycki
2001-12-18 22:28 ` Ralf Baechle
2001-12-19 9:34 ` Geert Uytterhoeven
2001-12-19 16:47 ` Ralf Baechle
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=20011217193432.A7115@dea.linux-mips.net \
--to=ralf@oss.sgi.com \
--cc=jim@jtan.com \
--cc=linux-mips@oss.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.