public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Brian Waite <waite@skycomputers•com>
To: linuxppc-embedded@ozlabs•org
Subject: Re: [PATCH] ppc32: 3/2 HDPU platform fix PCI bus 1 enumeration
Date: Thu, 17 Mar 2005 11:11:34 -0500	[thread overview]
Message-ID: <200503171111.39210.waite@skycomputers.com> (raw)
In-Reply-To: <200503170953.02626.waite@skycomputers.com>

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

  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);
> 

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-03-17 16:21 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 ` Brian Waite [this message]
2005-03-17 16:25   ` [PATCH] ppc32: 3/2 HDPU platform fix PCI bus 1 enumeration Eugene Surovegin
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=200503171111.39210.waite@skycomputers.com \
    --to=waite@skycomputers$(echo .)com \
    --cc=linuxppc-embedded@ozlabs$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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