![]() | |||||||||||||
Messages in this thread |
Take a look at: http://www.kernelhacking.org/docs/kernelhacking-HOWTO/index.html and http://www.linuxhq.com/lkprogram.html First is a basic intro, the latter contains some good information to get you started. You might also find just looking at random .c files in the driver source directory helpful, to see how it's been done there. Lastly, I've noticed you've been asking some questions over the past few days which are easily answered by a simple Google search - may I suggest that as a first point of call in future. You'd probably learn a lot more by searching for stuff yourself. Regards (and Merry Christmas), Graeme. On Sat, 25 Dec 2004 09:50:23 +0530, linux lover <linux.lover2004@gmail.com> wrote: > Hello , > I want to know what things are require me to add my own > function in kernel through modules? > Actually i have 2 questions in my mind > 1) Is it possible to write own user defined function in kernel > modules and get in laoded in kernel and allow kernel to use it? > 2) Is it possible to add my own function program in C file to > kernel and allow my kernel module to use it? > I want to add own function not any system call(Am i > misunderstanding between syscall and new function call in kernel?) > Can anybody correct me in above approaches?Also give me steps > to do that adding functions in kernel/kernel module? > Thanks in advance. > regards, > linux.lover > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 14:09 [from the cache] ©2003-2008 | |||||||||||||