In message <[EMAIL PROTECTED]> you wrote:
> 
> is there a way to check from a user space program if a module is
> installed or not ?

You mean,  something  like  reading  /proc/modules?  Or  running  the
/sbin/lsmod program?

"man execv popen" might give some more information.

> And if my module is mot installed how to do it inside the program ?

For instance, by running the /sbin/insmod program.

"man execv popen system" might give some more information.

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: [EMAIL PROTECTED]
"May your future be limited only by your dreams."
- Christa McAuliffe
-- [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