Eric,<br>I understand what you are saying about APIC... and from my understanding the O/S takes over control of the IRQs.. but aren&#39;t there still only 15 physical IRQs that you can set in the BIOS for devices?&nbsp;&nbsp; I&#39;ve never seen a machine in which I could go above 15 for a device in the BIOS.
<br><br>I have a machine on which I have APIC turned on and cat/proc/interrupts shows:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CPU0<br>&nbsp; 0:&nbsp; 103074143&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; timer<br>&nbsp; 1:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 79&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; i8042<br>&nbsp; 2:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; XT-PIC&nbsp; cascade
<br>&nbsp; 8:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; rtc<br>&nbsp;12:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 93&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; i8042<br>&nbsp;14:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; ide0<br>121:&nbsp;&nbsp;&nbsp;&nbsp; 663241&nbsp;&nbsp; IO-APIC-level&nbsp; uhci_hcd:usb2, eth0<br>137:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; IO-APIC-level&nbsp; uhci_hcd:usb3
<br>153:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp; IO-APIC-level&nbsp; ehci_hcd:usb1<br>161:&nbsp;&nbsp;&nbsp;&nbsp; 104218&nbsp;&nbsp; IO-APIC-level&nbsp; ips<br>169:&nbsp; 103024435&nbsp;&nbsp; IO-APIC-level&nbsp; wctdm24xxp<br>NMI:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>LOC:&nbsp; 103059761<br>ERR:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>MIS:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br><br>
Everything looks good, yes?&nbsp; wctdm24xxp is on it&#39;s own IRQ.&nbsp; However, that&#39;s not entirely true.&nbsp; If you do an lspci -vb you get:<br><br>[root@mrn-svr06 ~]# lspci -bv | grep -i &quot;IRQ 11&quot; --before-context=2
<br>00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: IBM: Unknown device 02dd<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 0, IRQ 11
<br>--<br>04:04.0 Ethernet controller: Unknown device d161:2400 (rev 11)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: Unknown device d161:2400<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, medium devsel, latency 64, IRQ 11<br>--<br>05:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express (rev 11)
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subsystem: IBM: Unknown device 02c6<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: bus master, fast devsel, latency 0, IRQ 11<br><br>Ooops.&nbsp; There&#39;s the Ethernet controller and the Digium (Unknown device) on the same IRQ.<br><br><br><div>
<span class="gmail_quote">On 2/11/07, <b class="gmail_sendername">Eric ManxPower Wieling</b> &lt;<a href="mailto:eric@fnords.org">eric@fnords.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
None of these mention APIC, so I assume they are written about machines<br>without APIC support.&nbsp;&nbsp;I&#39;m sure what you claim was true in 1998, but is<br>not true on any modern PC.<br><br>Here are some links about APIC and IO-APIC.
<br><br><a href="http://www.microsoft.com/whdc/system/sysperf/apic.mspx">http://www.microsoft.com/whdc/system/sysperf/apic.mspx</a><br><a href="http://osdev.berlios.de/pic.html">http://osdev.berlios.de/pic.html</a><br><a href="http://www.tek-tips.com/faqs.cfm?fid=4455">
http://www.tek-tips.com/faqs.cfm?fid=4455</a><br><a href="http://www.asteriskguru.com/tutorials/pci_irq_apic_tdm_ticks_te410p_te405p_noise.html">http://www.asteriskguru.com/tutorials/pci_irq_apic_tdm_ticks_te410p_te405p_noise.html
</a><br><br>MANY other types of cards have issue with sharing IRQs.&nbsp;&nbsp;This seems to<br>be especially common with audio cards.<br><br>Matt wrote:<br>&gt; Sure, not a problem.<br>&gt;<br>&gt; <a href="http://www.pcguide.com/ref/mbsys/res/irq/num.htm">
http://www.pcguide.com/ref/mbsys/res/irq/num.htm</a><br>&gt; *IRQ Number:* The number of the IRQ from 0 to 15.<br>&gt;<br>&gt; <a href="http://www.pcnineoneone.com/howto/irq1.html">http://www.pcnineoneone.com/howto/irq1.html
</a><br>&gt;<br>&gt; <a href="http://www.computerhope.com/irqs.htm">http://www.computerhope.com/irqs.htm</a><br>&gt; No, unfortunately with PCs they are limited to 00-15.<br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>