On Thu, 2008-10-16 at 10:01 -0500, Ayman El-Khashab wrote: > Benjamin Herrenschmidt wrote: > > On Wed, 2008-10-15 at 10:47 -0500, Ayman El-Khashab wrote: > > > > Note for people on CC: This is a problem on 460EX on a canyonland > > using the 4x port. > > > >> The problem occurs when Linux boots. It sees the switch (and looking > >> in /sys/bus/... confirms it), but nothing on the downstream sides of > >> the switch (secondary busses) is visible. There were no boot > >> messages to indicate it had seen the Sil 3531 and it doesn't > >> function. We've also tried other PCI-E devices (NI GPIB) on the > >> downstream side and they are also not detected, so it seems to be > >> something in Linux, my configuration, etc. I've included the boot > >> messages below from u-boot and the kernel. It is more than just the > >> pci boot messages, but I was not sure if something else in the log > >> with provide some insight. > > > > The messages below look really fishy indeed:
Ok, can you send me a full dmesg log with "debug" on the kernel command line after adding a #define DEBUG 1 to the top of drivers/pci/probe.c please ? (before the batch of #include). The generic code is _supposed_ to somewhat figure out that bridges haven't been setup by the firmware and fix that up, but for some reason it's not happening I think. Or something else is wrong ... Stefan, I could use the same log from your customer too. Thanks, Ben. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev