| To: | Florian Fainelli <florian.fainelli@telecomint.eu> |
|---|---|
| Subject: | Re: [PATCH 2/3] Au1000 : fix PCI controller registration |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Tue, 25 Sep 2007 18:11:19 +0100 |
| Cc: | linux-mips@linux-mips.org, blogic@openwrt.org, nbd@openwrt.org |
| In-reply-to: | <200709251707.29067.florian.fainelli@telecomint.eu> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200709251707.29067.florian.fainelli@telecomint.eu> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.14 (2007-02-12) |
On Tue, Sep 25, 2007 at 05:07:28PM +0200, Florian Fainelli wrote: > diff --git a/include/asm-mips/mach-au1x00/au1000.h > b/include/asm-mips/mach-au1x00/au1000.h > index 58fca8a..046920a 100644 > --- a/include/asm-mips/mach-au1x00/au1000.h > +++ b/include/asm-mips/mach-au1x00/au1000.h > @@ -1680,9 +1680,9 @@ extern au1xxx_irq_map_t au1xxx_irq_map[]; > #define PCI_LAST_DEVFN (19<<3) > > #define IOPORT_RESOURCE_START 0x00001000 /* skip legacy probing */ > -#define IOPORT_RESOURCE_END 0xffffffff > +#define IOPORT_RESOURCE_END 0xfffffffffULL So you're saying that PCI has just under 64GB worth of ioport address space on Alchemy? That's not how I recall my PCI spec ... Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: About openoffice linux/mips porting, David Daney |
|---|---|
| Next by Date: | Re: [PATCH 2/3] Au1000 : fix PCI controller registration, Florian Fainelli |
| Previous by Thread: | [PATCH 2/3] Au1000 : fix PCI controller registration, Florian Fainelli |
| Next by Thread: | Re: [PATCH 2/3] Au1000 : fix PCI controller registration, Florian Fainelli |
| Indexes: | [Date] [Thread] [Top] [All Lists] |