Re: PCI Failed to allocate mem for PCI ROM

2008-01-12 Thread Ivan Kokshaysky
On Sat, Jan 12, 2008 at 12:27:05AM -0700, Grant Grundler wrote: > Looking at setup-bus.c:pci_bridge_check_ranges(), I'm concluding that: > [7] is IO Range. > [8] is MMIO > [9] is Prefetchable MMIO > [10] no clue...maybe used by host PCI bus controllers. #10 is for cardbus bridges, IIRC. > 0x1

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Grant Grundler
On Fri, Jan 11, 2008 at 02:27:16PM -0600, Kumar Gala wrote: >>> I'm getting the following message from the kernel on an embedded ppc32 >>> system: >>> >>> PCI: Failed to allocate mem resource #9:[EMAIL PROTECTED] for :00:00.0 >>> >>> The HW setup is a PCIe host controller and an e1000 NIC card.

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Kumar Gala
On Jan 11, 2008, at 11:50 AM, Greg KH wrote: On Fri, Jan 11, 2008 at 02:29:28AM -0600, Kumar Gala wrote: Greg, I'm getting the following message from the kernel on an embedded ppc32 system: PCI: Failed to allocate mem resource #9:[EMAIL PROTECTED] for :00:00.0 The HW setup is a PC

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Greg KH
On Fri, Jan 11, 2008 at 02:29:28AM -0600, Kumar Gala wrote: > Greg, > > I'm getting the following message from the kernel on an embedded ppc32 > system: > > PCI: Failed to allocate mem resource #9:[EMAIL PROTECTED] for :00:00.0 > > The HW setup is a PCIe host controller and an e1000 NIC card.

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Greg KH
On Fri, Jan 11, 2008 at 10:13:23AM +0100, Jiri Slaby wrote: > On 01/11/2008 10:07 AM, Kumar Gala wrote: >> On Jan 11, 2008, at 2:41 AM, Jiri Slaby wrote: >>> On 01/11/2008 09:29 AM, Kumar Gala wrote: Greg, I'm getting the following message from the kernel on an embedded ppc32 system

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Jiri Slaby
Kumar Gala napsal(a): > I saw that patch, but if you notice that its just x86 specific and I'm > having the issue on a powerpc 32-bit system. My bad, sorry. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Kumar Gala
On Jan 11, 2008, at 3:13 AM, Jiri Slaby wrote: On 01/11/2008 10:07 AM, Kumar Gala wrote: On Jan 11, 2008, at 2:41 AM, Jiri Slaby wrote: On 01/11/2008 09:29 AM, Kumar Gala wrote: Greg, I'm getting the following message from the kernel on an embedded ppc32 system: PCI: Failed to allocate mem

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Jiri Slaby
On 01/11/2008 10:07 AM, Kumar Gala wrote: On Jan 11, 2008, at 2:41 AM, Jiri Slaby wrote: On 01/11/2008 09:29 AM, Kumar Gala wrote: Greg, I'm getting the following message from the kernel on an embedded ppc32 system: PCI: Failed to allocate mem resource #9:[EMAIL PROTECTED] for :00:00.0

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Kumar Gala
On Jan 11, 2008, at 2:41 AM, Jiri Slaby wrote: On 01/11/2008 09:29 AM, Kumar Gala wrote: Greg, I'm getting the following message from the kernel on an embedded ppc32 system: PCI: Failed to allocate mem resource #9:[EMAIL PROTECTED] for :00:00.0 The HW setup is a PCIe host controller an

Re: PCI Failed to allocate mem for PCI ROM

2008-01-11 Thread Jiri Slaby
On 01/11/2008 09:29 AM, Kumar Gala wrote: Greg, I'm getting the following message from the kernel on an embedded ppc32 system: PCI: Failed to allocate mem resource #9:[EMAIL PROTECTED] for :00:00.0 The HW setup is a PCIe host controller and an e1000 NIC card. It appears that pci_bus_as