| To: | Manish Lachwani <mlachwani@mvista.com> |
|---|---|
| Subject: | Re: [PATCH]PCI on SWARM |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 14 Oct 2004 21:17:54 +0200 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <416DE31E.90509@mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <416DE31E.90509@mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Wed, Oct 13, 2004 at 07:23:26PM -0700, Manish Lachwani wrote: > This small patch is required to get PCI working on the Broadcom SWARM > board in 2.6. Without this patch, the PCI bus scan is skipped due to > resource conflict. Tested using the E100 network card > - ioport_resource.end = 0x0000ffff; /* 32MB reserved by > sb1250 */ > + ioport_resource.end = 0xffffffff; /* 32MB reserved by > sb1250 */ I'm too lazy to dig up the actual numbers from the BCM1250 manuals but it definately does not have 4GB of port address space. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Strange instruction, Dan Malek |
|---|---|
| Next by Date: | Duplicated allocation in AU1xxx OHCI driver, Karl Lessard |
| Previous by Thread: | [PATCH]PCI on SWARM, Manish Lachwani |
| Next by Thread: | Re: [PATCH]PCI on SWARM, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |