Hi Kaushal, On 8/9/06, Kaushal Shriyan <kaushalshriyan@xxxxxxxxx> wrote:
I am a newbie to kernel device driver programming How do i start with writing my own device driver program
Start by Googlin for Linux Kernel Module Programming. There are aLOT of newbie sites on this. Also make sure you are familiar with the Kernel compile / build process. Finally, after you are comfortable with the above two, you can start with the book Linux Device Drivers by Allessandro & Rubini -- Raseel. http://osd.byethost8.com http://raseel.livejournal.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/