Re: [RTnet-developers] shared interrupts with rtnet drivers

2009-10-26 Thread Jan Kiszka
Sebastian Smolorz wrote: > Jan Kiszka wrote: >> Jan Kiszka wrote: >>> Sebastian Smolorz wrote: Hello Jan, is there a reason why the RTnet drivers don't request their interrupts with flag RTDM_IRQTYPE_SHARED? We just stumbled over this fact when trying to get a CAN and an et

Re: [RTnet-developers] shared interrupts with rtnet drivers

2009-10-26 Thread Sebastian Smolorz
Jan Kiszka wrote: > Jan Kiszka wrote: > > Sebastian Smolorz wrote: > >> Hello Jan, > >> > >> is there a reason why the RTnet drivers don't request their interrupts > >> with flag RTDM_IRQTYPE_SHARED? We just stumbled over this fact when > >> trying to get a CAN and an ethernet card working under r

Re: [RTnet-developers] shared interrupts with rtnet drivers

2009-10-26 Thread Jan Kiszka
Jan Kiszka wrote: > Sebastian Smolorz wrote: >> Hello Jan, >> >> is there a reason why the RTnet drivers don't request their interrupts with >> flag RTDM_IRQTYPE_SHARED? We just stumbled over this fact when trying to get >> a CAN and an ethernet card working under rtcan resp. rtnet with both IRQ

Re: [RTnet-developers] shared interrupts with rtnet drivers

2009-10-26 Thread Jan Kiszka
Sebastian Smolorz wrote: > Hello Jan, > > is there a reason why the RTnet drivers don't request their interrupts with > flag RTDM_IRQTYPE_SHARED? We just stumbled over this fact when trying to get > a CAN and an ethernet card working under rtcan resp. rtnet with both IRQ > 17. > This has his

[RTnet-developers] shared interrupts with rtnet drivers

2009-10-26 Thread Sebastian Smolorz
Hello Jan, is there a reason why the RTnet drivers don't request their interrupts with flag RTDM_IRQTYPE_SHARED? We just stumbled over this fact when trying to get a CAN and an ethernet card working under rtcan resp. rtnet with both IRQ 17. -- Sebastian