Linux Kernel in a Nutshell
Posted by admin on Nov 30, 2010
This books is all about making you familar with kernel. It start from configuring linux kernel ..installing linux kernel .. It is written by someone who spends every day building, configuring, and installing custom kernels as part of the development process
Linux Device Driver ,3rd Edition Jonathan Corbet,Alessandro Rubini
Posted by admin on Nov 30, 2010
Linux Device Drivers is one of the best free online device driver ebook (Author: Jonathan Corbet Alessandro Rubini Greg Kroah-Hartman) to understand device drivers.On the technical side, this text should offer a hands-on approach to understanding the kernel internals and some of the design choices made by the Linux developers. Although the main, official target of the book is teaching how to write device drivers, the material should give an interesting overview of the kernel implementation as well
Linux Device Driver Book
More Linux Kernel Programming Books