Hello RTLites

All the RTL examples I have seen use only the init_module and cleanup_module 
methods in the module. Is there any reason why one
should not do initializations in init_module and timer/task starts in
open or read/write methods (release and cleanup_module for closing)?
Of course one would write an actual character device driver and
create a device node.

Daniel
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to