From: Eugene Surovegin <ebs@ebshome.net>
To: Brian Waite <waite@skycomputers.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: [PATCH] ppc32: 3/2 HDPU platform fix PCI bus 1 enumeration
Date: Thu, 17 Mar 2005 08:25:09 -0800 [thread overview]
Message-ID: <20050317162509.GB5762@gate.ebshome.net> (raw)
In-Reply-To: <200503171111.39210.waite@skycomputers.com>
On Thu, Mar 17, 2005 at 11:11:34AM -0500, Brian Waite wrote:
> Signed-off-by: Brian Waite <waite@skycomputers.com>
> Add the proper bus enumeration code that was missing for bus 1.
>
> ===== linux-2.5/arch/ppc/platforms/hdpu.c 1.2 vs edited =====
> 262a263,273
> > mv64x60_set_bus(&bh, 0, 0);
> > bh.hose_a->first_busno = 0;
> > bh.hose_a->last_busno = 0xff;
> > bh.hose_a->last_busno = pciauto_bus_scan(bh.hose_a, 0);
> >
> > bh.hose_b->first_busno = bh.hose_a->last_busno + 1;
> > mv64x60_set_bus(&bh, 1, bh.hose_b->first_busno);
> > bh.hose_b->last_busno = 0xff;
> > bh.hose_b->last_busno = pciauto_bus_scan(bh.hose_b,
> > bh.hose_b->first_busno);
> >
You probably didn't want to send _context_ diff :).
--
Eugene
next prev parent reply other threads:[~2005-03-17 16:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-17 14:53 [PATCH] ppc32: 0/2 add support for Sky Computers HDPU Compute blade Brian Waite
2005-03-17 16:11 ` [PATCH] ppc32: 3/2 HDPU platform fix PCI bus 1 enumeration Brian Waite
2005-03-17 16:25 ` Eugene Surovegin [this message]
2005-03-17 16:21 ` Brian Waite
2005-03-17 17:44 ` [PATCH] ppc32: 0/2 add support for Sky Computers HDPU Compute blade Mark A. Greer
2005-03-17 17:47 ` Brian Waite
2005-03-17 23:56 ` Mark A. Greer
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=20050317162509.GB5762@gate.ebshome.net \
--to=ebs@ebshome.net \
--cc=linuxppc-embedded@ozlabs.org \
--cc=waite@skycomputers.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).