On Thursday 24 March 2005 11:40, cranium2003 wrote: > Hi all, > I read thread on kernelnewbies that string can > be accessed in kernel from user space. So i try to do > it. I write simple user space program that receives > input string from user. I wan to know how then i can > write a kernel module that will receive that string > given by user. > My user program. Perhaps you can use netlink to communicate userland-kernelland, or you can write a new system-call or use some virtual filesystem like proc or using libfs to read data from userspace. Regards, Alejandro
Attachment:
pgpj3zeIeDqYk.pgp
Description: PGP signature