Programmable interrupt controller: Difference between revisions

Content deleted Content added
Sharpen category.
Line 11:
 
== Well-known PICs ==
One of the best known PICs, the [[8259A]], was included in the [[x86]] PC. In modern times, this is not included as a separate chip in an x86 PC. Rather, its functionality is included as part of the motherboard's [[Southbridge (computing)|southbridge]] chipset. In other cases, it has been completely replaced by the newer [[APIC|Advanced Programmable Interrupt Controllers]] which support many more interrupt outputs and more flexible priority schemas.
 
==See also==
Line 23:
* [[Non-Maskable Interrupt]]
 
[[Category:Computer hardwareMotherboard]]
[[Category:Digital electronics]]
[[Category:Interrupts]]