Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Philippe Gerum
On 07/10/2012 04:30 AM, Sunetra Sashi wrote: Hi, I am trying to use the XDDP module in order to achieve linux-xenomai domain cross communication. However, when I install my module which creates a socket and binds its to the XDDP port, via the *rtdm_socket(AF_RTIPC, SOCK_DGRAM, IPCPROTO_XDDP)*

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Sunetra Sashi
On Tue, Jul 10, 2012 at 4:40 AM, Philippe Gerum r...@xenomai.org wrote: On 07/10/2012 04:30 AM, Sunetra Sashi wrote: Hi, I am trying to use the XDDP module in order to achieve linux-xenomai domain cross communication. However, when I install my module which creates a socket and binds its

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Philippe Gerum
On 07/10/2012 11:03 AM, Sunetra Sashi wrote: On Tue, Jul 10, 2012 at 4:40 AM, Philippe Gerum r...@xenomai.org mailto:r...@xenomai.org wrote: On 07/10/2012 04:30 AM, Sunetra Sashi wrote: Hi, I am trying to use the XDDP module in order to achieve linux-xenomai

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Sunetra Sashi
On Tue, Jul 10, 2012 at 5:10 AM, Philippe Gerum r...@xenomai.org wrote: On 07/10/2012 11:03 AM, Sunetra Sashi wrote: On Tue, Jul 10, 2012 at 4:40 AM, Philippe Gerum r...@xenomai.org mailto:r...@xenomai.org wrote: On 07/10/2012 04:30 AM, Sunetra Sashi wrote: Hi, I

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Sunetra Sashi
On Tue, Jul 10, 2012 at 11:01 AM, Philippe Gerum r...@xenomai.org wrote: On 07/10/2012 01:23 PM, Sunetra Sashi wrote: What is the recommended methodology for kernel space modules to communicate with each other across the Linux-Xenomai space? There is no recommended methodology for this:

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Lennart Sorensen
On Tue, Jul 10, 2012 at 12:15:24PM -0400, Sunetra Sashi wrote: Thanks for clarifying. I should have said ¨not possible using Xenomai IPCs¨. Sorry about that. I am not trying to port legacy code. I am instead trying to establish a communication pathway from voice applications in user land to

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Philippe Gerum
On 07/10/2012 06:24 PM, Lennart Sorensen wrote: On Tue, Jul 10, 2012 at 12:15:24PM -0400, Sunetra Sashi wrote: Thanks for clarifying. I should have said ¨not possible using Xenomai IPCs¨. Sorry about that. I am not trying to port legacy code. I am instead trying to establish a communication

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Philippe Gerum
On 07/10/2012 06:15 PM, Sunetra Sashi wrote: Thanks for clarifying. I should have said ¨not possible using Xenomai IPCs¨. Sorry about that. I am not trying to port legacy code. I am instead trying to establish a communication pathway from voice applications in user land to some real time

Re: [Xenomai] XDDP and inter-driver API.

2012-07-10 Thread Snmgmt
On Jul 10, 2012, at 1:09 PM, Philippe Gerum r...@xenomai.org wrote: On 07/10/2012 06:15 PM, Sunetra Sashi wrote: Thanks for clarifying. I should have said ¨not possible using Xenomai IPCs¨. Sorry about that. I am not trying to port legacy code. I am instead trying to establish a