Hi, Can you suggest book on Linux kernel and device drivers which covers kernel version 3.0 on words? Thanks, Rahul B.
On Thu, Jan 31, 2013 at 11:55 AM, Rahul Bedarkar <rpal143@gmail.com> wrote:
Hi,
Can you suggest book on Linux kernel and device drivers which covers kernel version 3.0 on words?
Linux kernel is changing fast in bits and pieces. I feel most of the books published at least a year ago will be partly out of sync with the latest kernel source code. Personally, I suggest two books which I find most helpful: [1] Understanding the Linux Kernel, 3rd Edition [2] Essential Linux Device Drivers [3] Linux Kernel Development, 3rd Edition Also, Linux Cross Reference <http://lxr.linux.no/> helps in tracking kernel sources across most of the kernel versions.
Thanks, Rahul B.
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Regards, Sumeet.
participants (2)
-
Rahul Bedarkar -
Sumeet pawnikar