| |||||||||
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.