From: "John Manby" <jmanby@tnex.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: PCI resource conflicts
Date: Wed, 21 Jan 2004 10:39:11 -0600 [thread overview]
Message-ID: <013101c3e03d$19623800$7101a8c0@JMANBY> (raw)
Hello,
I looked into the archives and found where several others have asked this
question, but I couldn't find where anyone had received a sufficient
solution. I am running a Debian 2.4 kernel with RTAI extensions on an IBM
405GP PowerPC. Initially, U-boot was failing to locate PCI devices behind
bridges other than the first bridge it finds. I believe that this is not an
issue at this time and that the Linux kernel reconfigures the PCI bus on
boot up. Now when booting Linux, I receive these messages when I plug
multiple PCI cards into the chassis.
PCI: Probing PCI hardware
Scanning bus 00
Found 00:80 [1011/0024] 000604 01
Found 00:98 [1011/0024] 000604 01
Fixups for bus 00
Scanning behind PCI bridge 00:10.0, config 010100, pass 0
Scanning bus 01
Found 01:00 [8086/b555] 000b40 00
Fixups for bus 01
Bus scan for 01 returning with max=01
Scanning behind PCI bridge 00:13.0, config 020200, pass 0
Scanning bus 02
Found 02:00 [104c/a106] 000000 00
Fixups for bus 02
Bus scan for 02 returning with max=02
Scanning behind PCI bridge 00:10.0, config 010100, pass 1
Scanning behind PCI bridge 00:13.0, config 020200, pass 1
Bus scan for 00 returning with max=02
PCI: Cannot allocate resource region 2 of PCI bridge 1
PCI: bridge 1 resource 2 moved to bff00000..bfffffff
PCI: Cannot allocate resource region 1 of PCI bridge 2
PCI: bridge 2 resource 1 moved to bf000000..bfefffff
PCI: Cannot allocate resource region 2 of PCI bridge 2
PCI: bridge 2 resource 2 moved to bef00000..beffffff
PCI: Cannot allocate resource region 0 of device 01:00.0
PCI: Cannot allocate resource region 1 of device 01:00.0
PCI: Cannot allocate resource region 0 of device 02:00.0
PCI: Cannot allocate resource region 1 of device 02:00.0
PCI: Failed to allocate resource 0(0-fff) for 01:00.0
PCI: moved device 01:00.0 resource 1 (101) to f000
PCI: Failed to allocate resource 3(c0000000-bfffffff) for 01:00.0
PCI: Failed to allocate resource 4(0-7fffff) for 01:00.0
Can anybody explain what is causing this or point me in the right direction?
I'm currently trying to follow through the PCI code, but I am new to Linux
and a hierachical PCI design so it is slow going.
Thanks!!
-John
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2004-01-21 16:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-21 16:39 John Manby [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-31 7:23 MFGPT driver inhibits boot on some boards Jens Rottmann
2008-07-31 14:36 ` Jordan Crouse
2008-07-31 20:57 ` pci resource conflicts Andres Salomon
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='013101c3e03d$19623800$7101a8c0@JMANBY' \
--to=jmanby@tnex.com \
--cc=linuxppc-embedded@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 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.