It's OK, thak you ! 2015-07-01 18:02 GMT+02:00 Gilles Chanteperdrix < [email protected]>:
> On Wed, Jul 01, 2015 at 05:56:25PM +0200, Antoine Durand wrote: > > Hi, > > > > I've two PCI devices for which I'm making RTDM drivers. > > > > I can load the first without any problem. > > > > but when the second driver call rtdm_irq_request (passing the struct > > pci_dev->irq field and flag RTDM_IRQTYPE_SHARED), it failed with > > EBUSY : > > That is a Xenomai configuration issue, you need to enable > CONFIG_XENO_OPT_SHIRQ if you want your RTDM drivers to share IRQs. > > -- > Gilles. > https://click-hack.org > _______________________________________________ Xenomai mailing list [email protected] http://xenomai.org/mailman/listinfo/xenomai
