[ Please keep the CCs intact. ] Benjamin Biegel wrote: > Is this in my /boot/config-2.6.28.9 file? Here i see that CONFIG_PCI_MSI=y. > > Is this something set up when i compile the patched kernel? Or how do I run > without the above setting?
Reconfigure your kernel (make menuconfig/xconfig/<whatever>config) and rebuild it. Without MSI support, interrupts will fall back to IOAPIC handling which /may/ cause other problems (shared IRQ conflicts between Xenomai and Linux), but let's check this first. Jan -- Siemens AG, Corporate Technology, CT SE 2 Corporate Competence Center Embedded Linux _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
