Stafan,
I have been trying the get ACPI working on a dual Opteron motherboard. I have used the island/aruma code as a reference. I have built the dsdt.c and fadt.c files from a commercial BIOS with ACPI. With the commercial BIOS I see this message: PCI: PCI BIOS revision 2.10 entry at 0xfd73f, last bus=143 Looking the 2.6.9 kernel module arch/i386/pci/pcbios.c, it seems to want to make a PCI BIOS call to the PCI_SERVICE entry point.
So I’m not sure if you were able to get the island/aruma board to work with ACPI? Does LinuxBIOS need to support PC BIOS calls?
Steve |