Linux Kernel Drivers Annotated

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

There has been lot of articles/books written on how to write device drivers for the Linux kernel. The problem is that these books do not point to real sources in the Linux kernel. We try to address that by explaining some easy to understand Linux kernel drivers in this book. This book could also act as a starting to point for someone who wants to dive into the Linux kernel source code. Note that, this book will not explain about device driver programming itself, which has been extensively covered by "Linux Device Drivers" by Alessandro Rubini et al.

[edit] Table Of Contents