Re: [Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2012-01-04 Thread Wolfgang Grandegger
On 01/04/2012 02:48 PM, Fabrice Gasnier wrote: > --- > ksrc/drivers/can/mscan/rtcan_mscan.c | 38 > - > 1 files changed, 36 insertions(+), 2 deletions(-) > Unfortunately, this is not a proper patch. It should have: - a descriptive subject line, e.g.: [PATCH]

Re: [Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2012-01-04 Thread Fabrice Gasnier
--- ksrc/drivers/can/mscan/rtcan_mscan.c | 38 - 1 files changed, 36 insertions(+), 2 deletions(-) diff --git a/ksrc/drivers/can/mscan/rtcan_mscan.c b/ksrc/drivers/can/mscan/rtcan_mscan.c index d25fc5a..edd590e 100644 --- a/ksrc/drivers/can/mscan/rtcan_mscan.

Re: [Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2012-01-04 Thread Wolfgang Grandegger
Hi Fabrice, On 01/04/2012 11:06 AM, Fabrice Gasnier wrote: > Thanks Gilles. > > I posted some time ago another question that is somehow related to rtcan > and mpc5121: > insmod xeno_rtcan_mscan gets stuck on MPC5121 > https://mail.gna.org/public/xenomai-core/2011-09/msg00032.html > > I still hav

Re: [Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2012-01-04 Thread Fabrice Gasnier
Thanks Gilles. I posted some time ago another question that is somehow related to rtcan and mpc5121: insmod xeno_rtcan_mscan gets stuck on MPC5121 https://mail.gna.org/public/xenomai-core/2011-09/msg00032.html I still have this issue and prepared a re-worked patch that you can find attached t

Re: [Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2012-01-03 Thread Gilles Chanteperdrix
On 01/03/2012 09:47 AM, Fabrice Gasnier wrote: > Dear Gilles, > > please find attached a properly formatted patch using git (hope so). Applied, thanks. -- Gilles. ___ Xenomai-help mailin

Re: [Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2012-01-03 Thread Fabrice Gasnier
Dear Gilles, please find attached a properly formatted patch using git (hope so). Fabrice It is not OK, your patch fails to apply. But if you send a properly formatted patch, it will be applied. If you do not know how to properly format a patch, use "git format-patch". >From 735c80009228d66a7

Re: [Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2011-12-26 Thread Gilles Chanteperdrix
On 12/21/2011 12:22 PM, Fabrice Gasnier wrote: > If it's ok, can it be integrated into xenomai-head? It is not OK, your patch fails to apply. But if you send a properly formatted patch, it will be applied. If you do not know how to properly format a patch, use "git format-patch". --

[Xenomai-help] Xenomai rtcan build issue on MPC5121 (kernel >= 2.6.35)

2011-12-21 Thread Fabrice Gasnier
Dear all, I'm trying to build xenomai-2.6.0 with kernel 3.0.4 for powerpc (MPC5121). some config options: CONFIG_PPC_MPC512x=y CONFIG_XENO_DRIVERS_CAN=m CONFIG_XENO_DRIVERS_CAN_MSCAN=m Using CAN support leads to compile errors:   CC [M]  drivers