Hi,

Can you please let me know about rtos_timer_start().

My requirement is this... I have a kernel module which can send packets periodically on the RT network.But I want this module to start sending packets only at a certain time (for ex: start sending periodically from 10:00 AM) but not as soon as i load it into kernel.

How do i accomplish this task in rtnet.Can I use the rtos_timer oneshot mode for this ? Or should i use the traditional 'alarm' in linux.

I really hope there should be an API for rtnet functions.I dont know where to look for certain function definitions and data structures specific to rtnet which were used in the examples.


Thanx,
Vinod


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
RTnet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to