kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Are these books outdated?
Date: Wed, 10 Aug 2016 20:17:54 +0200	[thread overview]
Message-ID: <20160810181754.GA8718@kroah.com> (raw)
In-Reply-To: <CAEwN+MAFje+DMhFf=VFgmvCJE7cG74hyW5Q3V+H_qTzJUKDXQA@mail.gmail.com>

On Wed, Aug 10, 2016 at 11:16:13PM +0530, Raul Piper wrote:
> Most of the books like Essential linux device drivers, Robert love kernel
> development,
> Linux device drivers by Rubini
> Most of the books are based on old kernels 2.2,2.6 etc
> 
> I wanted to know?hasnt the kernel evolved during these times and is it still
> good to design drivers based on?that theory.Since device trees and possibly
> many other concepts would have?evolved and??obviously the apis related to them
> like _of_ apis for device tree parsing.
> Please comment- which book to be read or followed?

The ideas should still be the same, but the details have changed.

If you don't like that, then just refer to the best documentation there
is, the source itself.  The kernel comes with TONS of built-in
documentation (make pdfdocs) and all of the source code which shows
exactly how things work together.

And it's free!

best of luck,

greg k-h

  parent reply	other threads:[~2016-08-10 18:17 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-14 11:01 Are these books outdated? Aleksander Alekseev
2016-07-14 11:40 ` François
2016-07-24 10:58   ` Robert P. J. Day
2016-07-24 18:44   ` Greg KH
2016-07-14 11:43 ` Ricardo Ribalda Delgado
2016-07-14 11:50 ` François
2016-07-14 12:26   ` Robert P. J. Day
2016-07-14 12:49     ` Rami Rosen
2016-07-14 13:53       ` Robert P. J. Day
2016-07-14 14:25         ` Andrey Skvortsov
2016-07-14 14:44           ` Rami Rosen
2016-07-14 21:17             ` Kosta Zertsekel
2016-07-18  9:22               ` Raul Piper
2016-08-07 13:29 ` John Chludzinski
2016-08-10 17:46   ` Raul Piper
2016-08-10 18:14     ` John Chludzinski
2016-08-10 18:17     ` Greg KH [this message]
2016-08-10 18:21       ` John Chludzinski
2016-08-11  3:52         ` Raul Piper
2016-08-11  5:27           ` Stefan Wahren
2016-08-11  8:06             ` Aleksander Alekseev
2016-08-11  8:11               ` Raul Piper
2016-08-11 12:49                 ` Raul Piper
2016-08-14 19:48             ` Andrey Skvortsov
2016-08-14 20:37               ` Stefan Wahren
2016-08-15  8:02                 ` Aleksander Alekseev
2016-08-15 19:17                   ` Raul Piper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160810181754.GA8718@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).