How to write linux drivers?

Felix Varghese felixv1986 at gmail.com
Mon Jun 13 02:14:29 EDT 2011


Lalit Pratap Singh <lalitpratap at hotmail.com> wrote:
> I just wanted to know that, How can i write the smallest driver and test it?

Linux Device Drivers 3rd edition (link provided by Rajat above) was
what got me started and is still my reference whenever I get stuck.
Chapter 2, pg 16 has the do-nothing 'hello world' driver you are
looking for.

Lalit Pratap Singh <lalitpratap at hotmail.com> wrote:
> I want some basic tutorial links also.

You can find a decent tutorial at
http://www.freesoftwaremagazine.com/articles/drivers_linux?page=0%2C0



More information about the Kernelnewbies mailing list