summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2006-01-14 15:08:50 +1100
committerPaul Mackerras <paulus@samba.org>2006-01-14 15:08:50 +1100
commitd5f079000b20887bfbc84d772a27709c5665e652 (patch)
tree9dc1751898631497d69555d0d1889999450931f7 /include
parentb4e7de0f3575f4862f04921c5bd0cb5680cc8d71 (diff)
downloadop-kernel-dev-d5f079000b20887bfbc84d772a27709c5665e652.zip
op-kernel-dev-d5f079000b20887bfbc84d772a27709c5665e652.tar.gz
[PATCH] powerpc: Recognize /chaos bridge on old pmacs as PCI
The first generation of PCI powermacs had a host bridge called /chaos which was for all intents and purposes a PCI host bridge, but has a device_type of "vci" in the device tree (presumably it's not really PCI at the hardware level or something). The OF parsing stuff in arch/powerpc/kernel/prom_parse.c currently doesn't recognize it as a PCI bridge, which means that controlfb.c can't get its device addresses. This makes prom_parse.c recognize a device_type of "vci" as indicating a PCI host bridge. With this, controlfb works again. Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud