linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Anton Blanchard <anton@samba.org>
To: Jan Smith <smith@cendio.se>
Cc: linuxppc-dev@lists.linuxppc.org, peter@cendio.se
Subject: Re: Problem with a IBM ServerRAID and it's PCI-bridge
Date: Wed, 21 Nov 2001 10:30:50 +1100	[thread overview]
Message-ID: <20011121103050.A13279@krispykreme> (raw)
In-Reply-To: <vxherpthki.fsf@snoddas.lkpg.cendio.se>



Hi,

> We are trying to build the ips driver for the IBM ServerRAID 4H
> card.

The last time I looked, this driver was not endian safe.

> When the kernel is booting do we get some information about some
> fixup function that are moving the cards I/O-adress from fffc00 to
> 1fffc00. (Output from dmesg is included below.)

Thats fine, its due to the way io apertures for different host bridges
are handled. The apertures are mapped in one after the other so that only
the first one has no offset.

If you have more than one host bridge, you have to add the offset since
the io ports are all relative to the start of the first host bridge
aperture.

Anton

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-11-20 23:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-20 18:37 Problem with a IBM ServerRAID and it's PCI-bridge Jan Smith
2001-11-20 23:30 ` Anton Blanchard [this message]

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=20011121103050.A13279@krispykreme \
    --to=anton@samba.org \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=peter@cendio.se \
    --cc=smith@cendio.se \
    /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).