From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 3232FDDE9D for ; Thu, 9 Aug 2007 02:24:35 +1000 (EST) Message-ID: <46B9EE34.9000003@freescale.com> Date: Wed, 08 Aug 2007 11:24:20 -0500 From: Scott Wood MIME-Version: 1.0 To: Alexandros Kostopoulos Subject: Re: pci in arch/powerpc vs arch/ppc References: <20070803201036.GA18229@ld0162-tx32.am.freescale.net> <46B88DAC.70005@freescale.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Alexandros Kostopoulos wrote: >> Well, the error message is: >> PCI:0000:00:16.0: Resource 0: 0000000000000000-0000000000000fff (f=200) >> PCI: Cannot allocate resource region 0 of device 0000:00:16.0 >> PCI: parent is c03c4058: 0000000080000000-00000000bfffffff (f=200) [snip] > Oops, I think I found it. I think resources are allocated properly in > pci_assign_resource(), and you were probably talking about the PCI > device BAR, not the host bridge POBARs, right. So the error message in > my previous mail is the one you say it's ok? Yes. -Scott