diff options
author | jhb <jhb@FreeBSD.org> | 2003-11-03 22:17:44 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2003-11-03 22:17:44 +0000 |
commit | 327da318828eafb923998bcfabad3a228e798d1e (patch) | |
tree | 5bed253e1e6dab74b1e03037a82e85dde46c39ad /contrib/opie | |
parent | bbc9fed833d015176fb16c5f79289bd69ee9c3b9 (diff) | |
download | FreeBSD-src-327da318828eafb923998bcfabad3a228e798d1e.zip FreeBSD-src-327da318828eafb923998bcfabad3a228e798d1e.tar.gz |
Add the ACPI MADT table APIC enumerator. This code uses the ACPI Multiple
APIC Descriptor Table to enumerate both I/O APICs and local APICs. ACPI
does not embed PCI interrupt routing information in the MADT like the MP
Table does. Instead, ACPI stores the PCI interrupt routing information
in the _PRT object under each PCI bus device. The MADT table simply
provides hints about which interrupt vectors map to which I/O APICs. Thus
when using ACPI, the existing ACPI PCI bridge drivers are sufficient to
route PCI interrupts.
Diffstat (limited to 'contrib/opie')
0 files changed, 0 insertions, 0 deletions