From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <46B88566.5090106@domain.hid> Date: Tue, 07 Aug 2007 16:44:54 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Serial realtime communikation with an PPC and PSC List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Axel Beierlein Cc: "Xenomai-help@domain.hid" Axel Beierlein wrote: > Hello, > > has anybody any experiences about realtime kommunikation with the > programmable serial controller(PSC) on an PPC 5200 chip? > I have the apprehension that i have to spend much time in porting the > psc.c Driver to an RTDM one, cause i need deterministic communication over > an uart device. > And writing device driver is an red rag for me. Yes, the Linux PSC driver needs to be ported to RTDM-RTserial. Wolfgang,