Re: [patch] VAIO irq assignment fix

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 18 Jan 2002 00:33:20 +0000 (GMT)


> Unfortunately, the PCI interrupt routing stuff in ACPI is not in a static
> table, but needs the full-blown AML interpreter. Bad, but we can't do
> anything about it.

Is that true of the MPS table as well ? Can you deduce one from the other
even if you dont have a usable APIC ?

> It would be nicer to dynamically add the table, e.g. have the bootloader
> load it, kind of like the initrd, but that seems not possible without a
> lot of effort. (Or is the initrd protocol flexible enough to allow for
> this?)

It may not be enough. The AML can be doing register setup and configuration.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/