Hello, I am writing an RTDM driver for a custom PCI Express card that will be used on an x86 system. The driver will be using multiple MSI interrupts.
I know that MSI is not officially supported but in practice works with some caveats ( see posts below ). http://www.mail-archive.com/[email protected]/msg08854.html http://www.mail-archive.com/[email protected]/msg09018.html http://thread.gmane.org/gmane.linux.real-time.xenomai.users/12135 My question is does anyone know of any problems using pci_enable_msi_block to request multiple MSIs? I see a number of people have used pci_enable_msi but have not seen any references to the block enable on any of the mailing lists. Thanks, Phil _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
