Hello, I'm using Linux kernel 2.6.22.12, xenomai 2.4-rc6, and rtnet trunk 1140 date 11/15/2007. There are 2 8139 RealTek nics in the system
I got the disable IRQ messages when loading RTnet modules: Xenomai: xnintr_shirq_handler: IRQ11 not handled. Disable IRQ line. Xenomai: xnintr_shirq_handler: IRQ10 not handled. Disable IRQ line. one nic using IRQ 11 and the other using IRQ 10 These cause the rteth0 and rteth1 not receive any packages. How can I enable the interrupts? or control so that the xnintr_shirq_handler not disable the interrupts? How can I fix the problem? This was an answer from Xenomai lists, but no solution yet: There are several reasons why this can happen. One reason is a bug in the drivers interrupt handler, which returns RTDM_IRQ_NONE whereas it should not. Another reason is that the IRQs 10 and 11 are shared between the ethernet driver and non real-time drivers. This can not work. -- Gilles Chanteperdrix Thanks in advanced, Dennis ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ RTnet-users mailing list RTnet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rtnet-users