IRQ



         


IRQ stands for interrupt request. IRQs are used by peripherals as a way to bring the processor into attention. In the early PC-architecture the chips 8259A and 8259B takes care of the requests and sends them to the processor in form of ordinary software interrupts.

In Pentium-class (and some 80486-class) computers the IRQs can be handled by the I/O APIC.

[Top]

IRQs in the PC AT environment

[Top]

See also





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License