Re: [RTnet-users] Sharing interrupt with rt_e1000

2007-03-05 Thread Marcelo Coelho
Hi! > Sorry, I will not be able to go into details this time. But these two > pointers may help to help yourself: > > - check the latest changes to rt_8139too /wrt IRQ sharing > - verify if rtai 3.4 already contains the latest irq sharing code (check > against 3.5 or so) Use RTAI 3.5 instead. 3

Re: [RTnet-users] Sharing interrupt with rt_e1000

2007-03-05 Thread Thinus Viljoen
I upgraded to RTAI 3.5, and initial tests seems to work. Thanks! On 3/5/07, Marcelo Coelho <[EMAIL PROTECTED]> wrote: > Hi! > > > > Sorry, I will not be able to go into details this time. But these two > > pointers may help to help yourself: > > > > - check the latest changes to rt_8139too /wrt IR