Bjorn, Just noticed that my last reply didn't respond to all your comments....
John ---- > > On Monday 23 January 2006 09:00, John Keller wrote: > > +obj-$(CONFIG_IA64_SGI_SN2) += acpi-ext.o > > Just FYI, this code is moving into drivers/acpi soon. Robert Moore > might have made a trivial interface change when he integrated it into > the ACPI CA. No big deal, basically acpi-ext.c was arch-independent > and we moved it to generic code. Yes, I saw earlier discussions of this, and am aware it's coming soon, and I believe it is already in Len's acpica tree. ... > > > +void sn_pci_controller_fixup(int segment, int busnum, struct pci_bus *bus) > > This function looks very much like pci_acpi_scan_root(). Is this the > old, non-ACPI path? Correct. sn_pci_controller_fixup() is the old non-ACPI path. - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
