From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A9E4D84.20602@domain.hid> Date: Wed, 02 Sep 2009 12:48:36 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4A9E3AAB.2070404@domain.hid> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Deprecated kernel system calls in xenomai-head and new application development paradigm List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Rus V. Brushkoff" Cc: Xenomai help Rus V. Brushkoff wrote: > On Wed, 2 Sep 2009, Gilles Chanteperdrix wrote: > > :Rus V. Brushkoff wrote: > :> Now as rt_task_create/rt_task_start are deprecated, can anybody > :> briefly describe how such driver need to be developed ? > : > :Using the RTDM skin. > > Can you show this paradigm on pipe.c exmaple from Xenomai docs ? We are talking about drivers, then just design your driver as you would design a Linux driver. For instance, you would implement the "write" method of the driver to pass data between the user-space task and the driver. Could you please use a valid e-mail address? I am receiving bounces from your mail server when trying to reply. -- Gilles