From: Ralf Baechle <ralf@linux-mips.org>
To: Manish Lachwani <mlachwani@mvista.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH]PCI on SWARM
Date: Thu, 14 Oct 2004 21:17:54 +0200 [thread overview]
Message-ID: <20041014191754.GB30516@linux-mips.org> (raw)
In-Reply-To: <416DE31E.90509@mvista.com>
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
next prev parent reply other threads:[~2004-10-14 19:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-14 2:23 [PATCH]PCI on SWARM Manish Lachwani
2004-10-14 19:17 ` Ralf Baechle [this message]
2004-10-14 22:14 ` Maciej W. Rozycki
2004-10-14 22:20 ` Manish Lachwani
2004-10-14 22:32 ` Maciej W. Rozycki
2004-10-14 22:55 ` Ralf Baechle
2004-10-15 2:19 ` Maciej W. Rozycki
2004-10-18 8:44 ` Jes Sorensen
2004-10-18 19:15 ` Ralf Baechle
2004-10-20 5:56 ` Jes Sorensen
2004-10-20 11:34 ` Ralf Baechle
2004-10-18 20:17 ` Maciej W. Rozycki
2004-10-20 5:57 ` Jes Sorensen
2004-10-20 11:17 ` Ralf Baechle
2004-10-15 1:14 ` Manish Lachwani
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=20041014191754.GB30516@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=mlachwani@mvista.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.