Re: writing kernel modules

2003-03-16 Thread John
On Mon, 17 Mar 2003, Hemanshu Kanji Bhadra, Noida wrote: > Hello, > > I was trying to write a simple hello kernel module from the book, "embedded > linux interfacing", I got many errors in module.h and proc_fs.h header > files. > > can anyone have a sample kernel module program for redhat linux

writing kernel modules

2003-03-16 Thread Hemanshu Kanji Bhadra, Noida
Hello, I was trying to write a simple hello kernel module from the book, "embedded linux interfacing", I got many errors in module.h and proc_fs.h header files. can anyone have a sample kernel module program for redhat linux 7.3. your help will be appreciated. - hemanshu ___