Re: [Xenomai-core] [PATCH xenomai-2.5 0/3] rtcan: mscan: new OF platform driver for MPC521x and MPC5200

2010-01-15 Thread Gilles Chanteperdrix
Wolfgang Grandegger wrote: > Gilles Chanteperdrix wrote: >> Wolfgang Grandegger wrote: >>> From: Wolfgang Grandegger >>> >>> This patch series adds RT-Socket-CAN support for the MSCAN on the MPC512x >>> from Freescale by introducing a new OF platform driver for both, the >>> MPC521x and MPC5200, w

Re: [Xenomai-core] [Adeos-main] I-pipe for 2.6.32 PPC

2010-01-15 Thread Philippe Gerum
On Fri, 2010-01-15 at 16:33 +0100, Wolfgang Grandegger wrote: > Hi Philippe, > > Philippe Gerum wrote: > [snip] > > On Tue, 2010-01-12 at 17:18 -0500, Lennart Sorensen wrote: > > You did port the pipeline to 2.6.32/ppc32 for running on mpc8360, which > > fits your needs. But the pipeline patch ha

Re: [Xenomai-core] [Adeos-main] I-pipe for 2.6.32 PPC

2010-01-15 Thread Philippe Gerum
On Fri, 2010-01-15 at 11:14 -0500, Lennart Sorensen wrote: > On Fri, Jan 15, 2010 at 04:03:31PM +0100, Philippe Gerum wrote: > > To get a complete pipeline, you need the -noarch side, and the -powerpc > > side. ipipe-2.6.32-powerpc is based on ipipe-2.6.32-noarch, which is > > based on v2.6.32 main

Re: [Xenomai-core] [Adeos-main] I-pipe for 2.6.32 PPC

2010-01-15 Thread Wolfgang Grandegger
Hi Philippe, Philippe Gerum wrote: [snip] > On Tue, 2010-01-12 at 17:18 -0500, Lennart Sorensen wrote: > You did port the pipeline to 2.6.32/ppc32 for running on mpc8360, which > fits your needs. But the pipeline patch has to be upgraded for ppc64 as > well. Even for ppc32, a patch is normally va

Re: [Xenomai-core] [Adeos-main] I-pipe for 2.6.32 PPC

2010-01-15 Thread Philippe Gerum
On Tue, 2010-01-12 at 17:18 -0500, Lennart Sorensen wrote: > On Tue, Jan 12, 2010 at 08:23:35PM +0100, Philippe Gerum wrote: > > This is likely because your knowledge overwhelms mine. I'm only a moron, > > so git diff with a proper commit number, or even patch -R does work for > > me. Simple thing

Re: [Xenomai-core] [PATCH xenomai-2.5 0/3] rtcan: mscan: new OF platform driver for MPC521x and MPC5200

2010-01-15 Thread Wolfgang Grandegger
Gilles Chanteperdrix wrote: > Wolfgang Grandegger wrote: >> From: Wolfgang Grandegger >> >> This patch series adds RT-Socket-CAN support for the MSCAN on the MPC512x >> from Freescale by introducing a new OF platform driver for both, the >> MPC521x and MPC5200, while still keeping the old driver f

Re: [Xenomai-core] [PATCH xenomai-2.5 0/3] rtcan: mscan: new OF platform driver for MPC521x and MPC5200

2010-01-15 Thread Gilles Chanteperdrix
Wolfgang Grandegger wrote: > From: Wolfgang Grandegger > > This patch series adds RT-Socket-CAN support for the MSCAN on the MPC512x > from Freescale by introducing a new OF platform driver for both, the > MPC521x and MPC5200, while still keeping the old driver for the MPC5200 > for compatibility

Re: [Xenomai-core] [PATCH 1/1] rtdk: various fixes.

2010-01-15 Thread Jan Kiszka
Gilles Chanteperdrix wrote: > Jan Kiszka wrote: >> Gilles Chanteperdrix wrote: >>> Jan Kiszka wrote: Gilles Chanteperdrix wrote: > When exiting a process, rtdk buffers are not flushed. Fix that by > introducing a destructor for the library which flushes the buffers. > > When fo