IRQ or interupt request :
An IRQ allows a device to request certain system resources on priority. Normally, the system allowcates the different non-competing IRQ numbers to different devices. The system allocated IRQs may some times be manually changed. However, it may lead to serious IRQ conflicts resulting in a hung operating system.
network interface cards
This interrupt is the first choice that most sound cards make when looking for an IRQ setting.
IRQ 22 is typically shared by devices such as network interface cards (NICs) and sound cards. The exact devices sharing this IRQ can vary based on the system architecture and configuration. In some cases, it may also include other peripherals like USB controllers, depending on how the hardware is set up. It's essential to check the specific hardware documentation or system settings for precise information.
On a notebook, an ExpressCard slot will allow you to read flash memory cards. This interface was formerly known as a NEWCARD.
In many systems, the interrupt request (IRQ) that is redirected to IRQ 9 is typically used for the ACPI (Advanced Configuration and Power Interface) or for certain legacy devices, such as the interrupt for the integrated interrupt controller. Additionally, IRQ 9 can also be associated with the system timer in some architectures. The exact usage can vary based on the hardware and operating system configuration.
The default IRQ for COM2 is typically 3, while for COM4, it is usually 5. These IRQ settings allow the operating system to manage hardware interrupts for the respective serial ports. However, these values can sometimes vary based on the system configuration and settings in the BIOS. Always check your specific system documentation for accurate IRQ assignments.
Windows 2000 and on used IRQ sharing because the OS would allow more and more hardware. There is a set number of IRQs (15 or 16).
LTP1 should use IRQ7.
By default, the IRQ for the floppy disk controller is IRQ 6.
By default IRQ 7 is assigned to LPT1.
From: http://www.techadvice.com/tech/C/ComPort_TS.htmCom1, IRQ 4, address: 3F8Com2, IRQ 3, address: 2F8Com3, IRQ 4, address: 3E8Com4, IRQ 3, address: 2E8
IRQ 1 is used exclusively for the keyboard controller.