On Sun, Jun 15, 2008 at 07:13:27PM +0300, Adrian Bunk wrote: > arch/parisc/kernel/pci.c:pcibios_init_bus() never gets called - this > doesn't seem to be intentionally? I think this is accidentally abandoned code and introduced here: http://lkml.org/lkml/2001/12/22/43 So it was called from pci_do_scan_bus(). Can you track down when this was removed from pci_do_scan_bus() ? But it was once used by parisc port: http://lists.parisc-linux.org/pipermail/parisc-linux/2001-June/037259.html and then perhaps got removed soon after in the generic code: http://www.cs.helsinki.fi/linux/linux-kernel/2003-01/0388.html But I'm not finding the exact patch that removed it. thanks, grant -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html