I have a question about Config.lb that I hope someone can help me with. This is in order to get ACPI working on the EPIA board.
Ok in the mainboard Config.lb as part of the southbridge there is the following line.
device pci 11.0 on # Southbrdge : : device pnp 2e.a off end # ACPI
What I want to know is what exactly does "device pnp 2e.a off end # ACPI" do ?
I notice that there are other device lines above this to do with com ports and keyboard and they have io and irq lines as part of the device. Is this needed for the ACPI line ?
What exactly does the 2e.a refer to ?
further down there is also
device pci 11.4 on end # ACPI
this I have turned to "ON" and the ACPI is now being configured.
many thanks for any help Ben