2007/6/13, Jan Kiszka <[EMAIL PROTECTED]>:
..
> Looks like an IRQ re-enabling problem. I recall Philippe recently fixing
> such a thing... Here it is [1].
Looks like that. I add additional rtdm_irq_enable and get it working.
/* Handle receive event in its own function.
*/
if (int_events & FCC_ENET_RXF){
fcc_enet_rx(rtdev, &time_stamp);
rtdm_irq_enable(&cep->irq_handle);
}
> Mmh, there is adeos-ipipe-2.6.19-ppc-1.5-02.patch in Xenomai trunk [2]
> that looks like containing that fix also for 2.6.19. Could you give the
> patch a try?
I try first to port the patch to 2.6.18.
-Juha
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
RTnet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-users