This much should be enough. Try to look into the source code as well. You
might not understand at this stage but just get a feel of it, that should be
fine.
Some part of any operating system is h/w specific and thus stick with one
arch at this stage e.g. x86 or ARM.
Understanding Linux kernel talks about x86 arch. So some times you might
wish to look into x86 manual in order to get a clear pic of arch and h/w
specific part of Linux.
But I would suggest for first go, just skip the h/w specific functions, just
know what they do and concentrate more on concepts and h/w independent part.

All the best
- Arvind

On Sat, Apr 12, 2008 at 2:34 PM, Tero Mäntyvaara <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I am reading books 'Understanding Linux Kernel', 'Linux Kernel In A
> Nutshell', 'Linux Device Drivers' and 'Linux Kernel Development'. Should I
> read other books? What would be a nice way to start working with Linux
> kernel development or maintenance?
>
>
> Tero Mäntyvaara
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to [EMAIL PROTECTED]
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>

Reply via email to