Advanced Programmable Interrupt Controller

This is an old revision of this page, as edited by 74.237.224.54 (talk) at 04:38, 28 September 2006 (The system uses 16 default IRQ's.). 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.

See also


When working with computer hardware, installing and removinge devices, the system relies on Interrupt Requests (IRQ). There are default settings that are configured in the system BIOS and recognized by the operating system. These default settings can be altered by advanced users. Modern Plug and Play technology has not only reduced the need for concern for these settings, but has virtually eliminated manual configuration.