From: Benjamin Herrenschmidt <bh40@calva.net>
To: <jingai@telocity.com>,
debian-powerpc <debian-powerpc@lists.debian.org>,
linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: Status of PCI-PCI bridge on UMAX S900
Date: Wed, 27 Dec 2000 11:06:29 +0100 [thread overview]
Message-ID: <19341121033813.21271@192.168.1.2> (raw)
In-Reply-To: <j-jvNB.A.O4F.4jrR6@murphy>
>Hello, I am just curious if anyone is working on getting the PCI-PCI
>bridge code working for the UMAX S900 (similar to 9500, but
>obviously different enough to break the code). The problem is this:
>all cards not in slots 1-2 are assigned an IRQ of 1, which is
>obviously wrong. I'm not sure why slot 3 does not work, however,
>unless the code just thinks the PCI bridge *is* slot 3 (which it does
>appear to be that way).
>
>If no one is currently attempting to fix it, but someone would like to,
>here is all of the relevant info I can think of. Thanks in advance for
>any help.
I had no time to fix that yet. email me in a couple of weeks, I'll have
finished moving and my boxes will be back up.
Note that it's not similar to the 9500, the 9500 has 2 host bridges while
you have only one with a PCI<->PCI bridge, the interrupt problem appear
to be specific to this configuration on an oldworld machine.
If you want to give it a look by yourself, the code that gets the
interrupt numbers is in arch/ppc/prom.c. Look at the bits that use the
"AAPL,interrupt" property and modify it slightly so that when it can't
find it, it looks for the parent.
Ben.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next parent reply other threads:[~2000-12-27 10:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <j-jvNB.A.O4F.4jrR6@murphy>
2000-12-27 10:06 ` Benjamin Herrenschmidt [this message]
2000-12-27 23:12 ` Re: Status of PCI-PCI bridge on UMAX S900 jingai
2000-12-28 4:05 ` jingai
2000-12-28 14:13 ` Chas Williams
2001-01-04 22:48 jingai
2001-01-04 22:53 ` David Edelsohn
-- strict thread matches above, loose matches on Subject: below --
2000-12-29 0:16 jingai
2000-12-29 15:09 ` Chas Williams
2001-01-04 19:19 ` Tibor Pausz
2001-01-04 20:41 ` Benjamin Herrenschmidt
2001-01-04 20:57 ` David Edelsohn
2001-01-04 21:17 ` Benjamin Herrenschmidt
2001-01-04 21:19 ` Benjamin Herrenschmidt
2001-01-04 22:26 ` Chas Williams
2001-01-05 19:51 ` Tibor Pausz
2000-12-25 3:03 jingai
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=19341121033813.21271@192.168.1.2 \
--to=bh40@calva.net \
--cc=debian-powerpc@lists.debian.org \
--cc=jingai@telocity.com \
--cc=linuxppc-dev@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).