Advanced Programmable Interrupt Controller

This is an old revision of this page, as edited by Android Mouse (talk | contribs) at 02:39, 27 May 2007 (more information). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

An Advanced Programmable Interrupt Controller (APIC) is a more intricate Programmable Interrupt Controller (PIC) containing a magnitude more outputs and much more complex priority schemas.

One of the best known APIC architectures, the Intel APIC Architecture, is now replacing the original 8259A PIC in newer x86 PCs.

More Information

More information on the Intel APIC can be found in the IA-32 Intel® Architecture Software Developer’s Manual, Volume 3A: System Programming Guide, Part 1, freely available on the Intel website.

See also