[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

module integration



hello all,
          I have written a pseudo module which acts like a character
driver.That was to understand the link between user-mode calls to the
corresponding kernel Fops structure's functions.I created a file system
representation /dev/pseudo.I insmod the module all the time.Now I want
to integrate this module as a "built-in" in the kernel.What are the
files that I have to edit and what is the procedure?I searched for this
but I couldn't get the "procedure".Any help would be grateful.

Thanks in advance. 

kaushal.


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/