Hi ! I noticed that pcibios_add_pci_devices() test the platform type to decide wether to do a device-tree based probe or a direct PCI probe. Why can't it use ppc_md.probe_mode() like the rest of the PCI code does ? Ben.