All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Porting comedi drivers to the analogy layer
@ 2011-04-01 19:30 Julien Delange
  2011-04-11 22:30 ` Alexis Berlemont
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Delange @ 2011-04-01 19:30 UTC (permalink / raw)
  To: xenomai

Dear all,

I'm currently using Xenomai with the analogy drivers for one card. It 
works perfectly and I am able to interface real-time apps with my 
national instrument card. However, the card I had until now (PCI-6071E) 
is supported by both the analogy layer of Xenomai and comedi. Now, I 
would like to use another national instrument card : the PCI-6704. 
Unfortunately, it seems not supported by the analogy layer even if the 
comedi driver supports it. So, I am wondering if porting the driver from 
comedi to the analogy layer would require a significant development 
effort and if there was similar initiative (potential port that were not 
backported to the trunk of Xenomai).

Thanks for any comment/suggestion,

Best regards,


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Xenomai-help] Porting comedi drivers to the analogy layer
  2011-04-01 19:30 [Xenomai-help] Porting comedi drivers to the analogy layer Julien Delange
@ 2011-04-11 22:30 ` Alexis Berlemont
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Berlemont @ 2011-04-11 22:30 UTC (permalink / raw)
  To: Julien Delange; +Cc: xenomai

Hi,

Sorry for answering late.

Julien Delange wrote:
> Dear all,
> 
> I'm currently using Xenomai with the analogy drivers for one card.
> It works perfectly and I am able to interface real-time apps with my
> national instrument card. However, the card I had until now
> (PCI-6071E) is supported by both the analogy layer of Xenomai and
> comedi. Now, I would like to use another national instrument card :
> the PCI-6704. Unfortunately, it seems not supported by the analogy
> layer even if the comedi driver supports it. 

Indeed, the code for this driver is located in ni_670x.c in the
linux/staging tree.

> So, I am wondering if
> porting the driver from comedi to the analogy layer would require a
> significant development effort 

The size of the source code seems limited (~400 lines) and it seems
there is no asynchronous functionalities (no cmd only instructions);
so, I think that this port should not be too difficult. It should only
be literal translation of the Comedi functions calls into the analogy
ones. 

> and if there was similar initiative
> (potential port that were not backported to the trunk of Xenomai).
> 

I was not informed of any port for this driver.

> Thanks for any comment/suggestion,
> 
> Best regards,
> 
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help

-- 
Alexis.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-11 22:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 19:30 [Xenomai-help] Porting comedi drivers to the analogy layer Julien Delange
2011-04-11 22:30 ` Alexis Berlemont

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.