[POWERPC] Assign all PCI busses on G3 Blue & White
authorPavel Roskin <proski@gnu.org>
Sun, 4 Feb 2007 08:16:08 +0000 (03:16 -0500)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:22 +0000 (14:03 +1100)
commita1fdf6940a2a3d3c7475755eba5881403473252d
treef7aeae38708c8f36d675e6498643001cd80122ab
parent6e47a0f38203656125bb6b81216aa4a4f506e98c
[POWERPC] Assign all PCI busses on G3 Blue & White

G3 Blue & White is misconfigured by default so that CardBus controllers
in PCI slots don't work.  The PCI bridge is programmed to only allow
access to bus 1 but not higher busses.

The patch forces the PCI busses to be reassigned if a Grackle controller
is found and the machine identifies itself as "PowerMac1,1"

Signed-off-by: Pavel Roskin <proski@gnu.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/grackle.c