linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Russell McGuire" <rmcguire@videopresence.com>
To: <linuxppc-embedded@ozlabs.org>
Subject: MPC8360 : PCI resource allocate error
Date: Fri, 2 Feb 2007 07:04:09 -0800	[thread overview]
Message-ID: <000c01c746db$6451e7e0$6405a8c0@absolut> (raw)

[-- Attachment #1: Type: text/plain, Size: 1363 bytes --]

While trying out various of my PCI slots, I ran into this interesting error.

 

If I try to put a sounc card, Audigy SE, into SLOT 1 and 2 this error
doesn't occur.

But when I place it in the 3rd. I get this:  <Note the 02:0b is SLOT 3>

 

<Linux 2.6.20-rc6 compiled for PowerPC / MPC83xx>

 

--------------------------------------

PCI: Probing PCI hardware

Try to map irq for 0000:00:19.0...

pci_busdev_to_OF_node(0,0xc8)

 parent is /soc8360@f0000000/pci@8500

 result is <NULL>

Try to map irq for 0000:00:19.1...

pci_busdev_to_OF_node(0,0xc9)

 parent is /soc8360@f0000000/pci@8500

 result is <NULL>

Try to map irq for 0000:02:0b.0...

pci_busdev_to_OF_node(2,0x58)

pci_busdev_to_OF_node(0,0xc9)

 parent is /soc8360@f0000000/pci@8500

 result is <NULL>

 -> got one, spec 2 cells (0x00000017...) on /soc8360@f0000000/pic@700

PCI: bridge rsrc 0..ffffffff (100), parent c038d184

PCI: bridge rsrc 80000000..8fffffff (1200), parent c038d168

PCI: bridge rsrc 90000000..9fffffff (200), parent c038d168

PCI: bridge rsrc f0302000..f0302fff (101), parent c03da03c

PCI:0000:02:0b.0: Resource 0: 0000000000302000-000000000030201f (f=101)

PCI: Cannot allocate resource region 0 of device 0000:02:0b.0

PCI: Error while updating region 0000:02:0b.0/0 (f0302001 != 00302001)

------------------------------

 

What can cause this to not work?

 

-Russ


[-- Attachment #2: Type: text/html, Size: 7906 bytes --]

             reply	other threads:[~2007-02-02 15:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-02 15:04 Russell McGuire [this message]
2007-02-02 15:27 ` MPC8360 : PCI resource allocate error Kumar Gala
2007-02-02 16:01   ` Russell McGuire
2007-02-02 16:07     ` Kumar Gala
2007-02-03  5:32       ` Russell McGuire
2007-02-05 16:16         ` Timur Tabi
2007-02-05 16:19         ` Kumar Gala
2007-02-06  0:51       ` Russell McGuire
2007-02-06 14:51         ` Kumar Gala

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='000c01c746db$6451e7e0$6405a8c0@absolut' \
    --to=rmcguire@videopresence.com \
    --cc=linuxppc-embedded@ozlabs.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).