Re: call insmod in C program
- From: Josef Moellers <josef.moellers@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 25 Apr 2008 16:11:38 +0200
mbm wrote:
Hi
I need to insert kernel modules from a C application , is it possible
to do that without calling system("insmod ..")
Definitely. All you need to do is to take the insmod source code and copy it into your application.
Simple as that. Open Source.
--
These are my personal views and not those of Fujitsu Siemens Computers!
Josef Möllers (Pinguinpfleger bei FSC)
If failure had no penalty success would not be a prize (T. Pratchett)
Company Details: http://www.fujitsu-siemens.com/imprint.html
.
- Follow-Ups:
- Re: call insmod in C program
- From: kartik saxena
- Re: call insmod in C program
- From: kartik saxena
- Re: call insmod in C program
- References:
- call insmod in C program
- From: mbm
- call insmod in C program
- Prev by Date: call insmod in C program
- Next by Date: Re: syscall reference
- Previous by thread: call insmod in C program
- Next by thread: Re: call insmod in C program
- Index(es):
Relevant Pages
|