From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4F8BC3FB.1040709@domain.hid> Date: Mon, 16 Apr 2012 09:02:19 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4F8B4B4E.7000202@domain.hid> <4F8B5DFD.8050502@domain.hid> <4F8B5F57.9040608@domain.hid> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] RTDM or native Xenomai API List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrey Nechypurenko Cc: Xenomai help On 04/16/2012 08:55 AM, Andrey Nechypurenko wrote: > Thank you very much Gilles for the explanations! > I think I understand the overall picture better now. > > Thank you, > Andrey. To summarize again: - the native API and posix API were made available in kernel-space at the beginning of the xenomai project as a mean to help porting applications from rtai and rtlinux to xenomai, they could also be used to write drivers, but it started to no longer make sense as soon as the RTDM API appeared; - they will both be gone in xenomai 3.0, only the RTDM API will be available in kernel-space. native and posix will still be available in user-space of course. -- Gilles.