Hi, > > I've applied the debug patches and I think that the problem is in the > ni_release_ai_mite_channel function because it seems that > mite_release_channel is never called. > It is possible that comedi_lock_irqsave to cause the problem or > devpriv->ai_mite_chan is NULL ? >
You can remove comedi_lock_irqsave/restore, they are not critical. And you can proceed on adding some debug traces so as to check ai_mite_chan. I will double check, the mite "init" function. Alexis. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
