Hello

With linux 2.6.15.4,  xenomai-2.2.0 and rtnet-0.9.3 (and previous verions 
also)
I have the following problem:

[EMAIL PROTECTED] kernel]# insmod frag-ip.ko dest_ip_s=10.0.0.2 size=64
destination ip address 10.0.0.2=0200000a
size 64
rt_task_set_periodic(rt_xmit_task) = 0!

source:
ret = rt_task_set_periodic(&rt_xmit_task, TM_INFINITE, CYCLE);
    if (ret == 0) {
        printk(" rt_task_set_periodic(rt_xmit_task) = %d!\n", ret);
        goto cleanup_xmit_task;
    }



What can I do?

Jochen



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to