Dynamic Loading!
G Jalaja Devi (jalaja@teil.soft.net)
Wed, 10 Mar 1999 11:29:37 +0530 (IST)
Is it advisable to
1. To use the system call - system("\sbin\insmod mydriver");
2. To implement the insmod functionality itself? (It looks quite
complicating when I read the code. Like maintaining symbol tables and
reading binary code etc)
or Is there any other better alternative?
-jalaja
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/