IRQ conflict!

Dear all,
we have problem with OpenVox TE410P card…

[root@localhost ~]# cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
0: 179508154 94552238 84212987 176938266 IO-APIC-edge timer
1: 1 3 2 5 IO-APIC-edge i8042
8: 0 3 0 0 IO-APIC-edge rtc
9: 0 0 0 0 IO-APIC-level acpi
12: 21 18 35 29 IO-APIC-edge i8042
14: 3440 3475 1073585 3278328 IO-APIC-edge ide0
98: 0 0 0 0 IO-APIC-level uhci_hcd:usb5
106: 25 24 27 26 IO-APIC-level uhci_hcd:usb6
130: 796127 6096 69932 0 PCI-MSI-X cciss0
146: 11056928 0 0 0 PCI-MSI eth0
169: 0 0 0 0 IO-APIC-level ehci_hcd:usb1, uhci_hcd:usb2
177: 6737 356152647 408580209 16103 IO-APIC-level uhci_hcd:usb3, wct4xxp
185: 0 0 0 0 IO-APIC-level uhci_hcd:usb4
NMI: 0 0 0 0
LOC: 535213068 535213099 535213071 535213106
ERR: 0
MIS: 0

How to resolve IRQ conflict ?
Thank you

Where are the IRQ conflicts?

I could be very mistaken here, but I haven’t had an IRQ conflict problem in years because modern systems can share interrupts. IRQs are handled (initially) by the BIOS of the computer and it’s usually automatic. I believe that one of the principals for PCI is that IRQs are handled automatically and you don’t need to set jumpers on cards and pull your hair out when things start to go wrong.

Just as a note, I have 13 separate devices running on IRQ 5 (loads of USB, the VGA card, a CardBus card and the ports…) and I have no problems whatsoever.