Difference between revisions of "Linux Device Drivers"

From eLinux.org
Jump to: navigation, search
(add more info.)
m (User comments: encourage users to write a review)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
== Linux Device Drivers, Third Edition ==
 
== Linux Device Drivers, Third Edition ==
 
+
[[File:Linux_device_drivers.jpg|thumb|left|150px]]<br/>
'''[http://oreilly.com/catalog/9780596005900/ Christopher Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman, O'Reilly Media, Inc], ISBN 13: 9780596005900'''
+
'''[http://oreilly.com/catalog/9780596005900/ Christopher Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman, O'Reilly Media, Inc], ISBN 9780596005900'''
  
 
==== First Edition ====
 
==== First Edition ====
Line 15: Line 15:
 
The third edition, adding Greg Kroah-Hartman as an author discusses driver development for the 2.6.10 kernel.
 
The third edition, adding Greg Kroah-Hartman as an author discusses driver development for the 2.6.10 kernel.
  
Therefore, the book by now is significantly out of date, but Jonathan has kept a list of all things changing since then at the [www.lwn.net LWN.net] site:
+
Therefore, the book by now is significantly out of date, but Jonathan has kept a list of all things changing since then at the [http://lwn.net LWN.net] site: [http://lwn.net/Articles/2.6-kernel-api/ API changes in the 2.6 kernel series].
* http://lwn.net/Articles/2.6-kernel-api/
+
 
 +
This book also is [http://lwn.net/Kernel/LDD3/ freely available online]. Please consider buying the "dead tree" version to support the authors.
  
 
==== User comments ====
 
==== User comments ====
  
n/a
+
Be the first one to write a review - this is greatly appreciated
  
 
[[Category:Books]]
 
[[Category:Books]]

Latest revision as of 23:06, 12 April 2011

Linux Device Drivers, Third Edition

Linux device drivers.jpg


Christopher Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman, O'Reilly Media, Inc, ISBN 9780596005900

First Edition

Second Edition

Adding Jonathan Corbet as author.

Second edition of this book is freely available online.

It details the 2.4 kernel series.

Third Edition

The third edition, adding Greg Kroah-Hartman as an author discusses driver development for the 2.6.10 kernel.

Therefore, the book by now is significantly out of date, but Jonathan has kept a list of all things changing since then at the LWN.net site: API changes in the 2.6 kernel series.

This book also is freely available online. Please consider buying the "dead tree" version to support the authors.

User comments

Be the first one to write a review - this is greatly appreciated