From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4E9F0E83.7080408@domain.hid> Date: Wed, 19 Oct 2011 19:53:07 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Driver for Rtserial List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Siva kumar Balasubramanian Cc: xenomai@xenomai.org On 10/19/2011 01:24 PM, Siva kumar Balasubramanian wrote: > Hi all, > > How to enable Rtserial for other than 16550A-Compatible Devices. > I am having mini2440 development board has 3232CBNZ RS-232 > Transmitters/Receivers. You need to write a driver for this device, using the RTDM skin, following the serial driver profile defined by the 16550A driver. -- Gilles.