Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Wolfgang Grandegger
Matthias Fuchs wrote: On Monday 11 September 2006 17:46, Wolfgang Grandegger wrote: A possible explanation is that configurations only using the timer IRQ are not affected, since the decrementer is not subject to this issue (the tick handler returns XN_ISR_NOENABLE anyway). I run RT-Socket-CAN o

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Matthias Fuchs
On Monday 11 September 2006 17:46, Wolfgang Grandegger wrote: > > > > A possible explanation is that configurations only using the timer IRQ > > are not affected, since the decrementer is not subject to this issue > > (the tick handler returns XN_ISR_NOENABLE anyway). > > I run RT-Socket-CAN on a

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Wolfgang Grandegger
Philippe Gerum wrote: On Mon, 2006-09-11 at 16:22 +0200, Jan Kiszka wrote: Philippe Gerum wrote: On Mon, 2006-09-11 at 14:20 +0200, Wolfgang Grandegger wrote: Matthias Fuchs wrote: Hello Philippe, that helps. I will do some further testing. Matthias On Monday 11 September 2006 12:20, Phil

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Philippe Gerum
On Mon, 2006-09-11 at 16:22 +0200, Jan Kiszka wrote: > Philippe Gerum wrote: > > On Mon, 2006-09-11 at 14:20 +0200, Wolfgang Grandegger wrote: > >> Matthias Fuchs wrote: > >>> Hello Philippe, > >>> > >>> that helps. I will do some further testing. > >>> > >>> Matthias > >>> > >>> > >>> On Monday 11

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Jan Kiszka
Philippe Gerum wrote: > On Mon, 2006-09-11 at 14:20 +0200, Wolfgang Grandegger wrote: >> Matthias Fuchs wrote: >>> Hello Philippe, >>> >>> that helps. I will do some further testing. >>> >>> Matthias >>> >>> >>> On Monday 11 September 2006 12:20, Philippe Gerum wrote: It's likely an Adeos issu

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Philippe Gerum
On Mon, 2006-09-11 at 14:20 +0200, Wolfgang Grandegger wrote: > Matthias Fuchs wrote: > > Hello Philippe, > > > > that helps. I will do some further testing. > > > > Matthias > > > > > > On Monday 11 September 2006 12:20, Philippe Gerum wrote: > >> It's likely an Adeos issue. Could you try this

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Wolfgang Grandegger
Matthias Fuchs wrote: Hello Philippe, that helps. I will do some further testing. Matthias On Monday 11 September 2006 12:20, Philippe Gerum wrote: It's likely an Adeos issue. Could you try this patch? TIA, --- arch/ppc/syslib/ppc4xx_pic.c~ 2005-10-28 02:02:08.0 +0200 +++ arch

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Matthias Fuchs
Hello Philippe, that helps. I will do some further testing. Matthias On Monday 11 September 2006 12:20, Philippe Gerum wrote: > It's likely an Adeos issue. Could you try this patch? TIA, > > --- arch/ppc/syslib/ppc4xx_pic.c~ 2005-10-28 02:02:08.0 +0200 > +++ arch/ppc/syslib/ppc4xx_

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Philippe Gerum
On Mon, 2006-09-11 at 10:58 +0200, Matthias Fuchs wrote: > On Sunday 10 September 2006 13:02, Wolfgang Grandegger wrote: > > Hi Matthias, > > > > Matthias Fuchs wrote: > > > Hi, > > > > > > I was trying to use some external hardware interupts on a PPC405 board > > > as part of a hacking session w

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Wolfgang Grandegger
Matthias Fuchs wrote: On Sunday 10 September 2006 13:02, Wolfgang Grandegger wrote: Hi Matthias, Matthias Fuchs wrote: Hi, I was trying to use some external hardware interupts on a PPC405 board as part of a hacking session with Jan to bring up the rtcan driver on this board. Could you please

Re: [Xenomai-core] No hardware interrupts with xenomai on ppc405

2006-09-11 Thread Matthias Fuchs
On Sunday 10 September 2006 13:02, Wolfgang Grandegger wrote: > Hi Matthias, > > Matthias Fuchs wrote: > > Hi, > > > > I was trying to use some external hardware interupts on a PPC405 board > > as part of a hacking session with Jan to bring up the rtcan driver on > > this board. > > > > Could y