Programmable interrupt controller: Difference between revisions

Content deleted Content added
m fixed link
m link repair (You can help!)
Line 1:
A '''Programmable Interrupt Controller''' (or '''PIC''') is an [[Intel]] [[8259A chip]] chip that controls [[interrupt]]s.
Starting with the [[286]]-based AT, there are two PICs in a [[personal computer]], providing a total of 15 usable IRQs.
The PIC has been superseded by an [[IO-APIC | Advanced Programmable Interrupt Controller]] (APIC), or 82489DX chip, that is enhanced for [[multiprocessor|multiprocessing]].