__________________________________
Do you Yahoo!?
The all-new My Yahoo! - Get yours free!
http://my.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Hit http://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html - has a good
selection of dead-tree and online references. The kernel-janitors project -
http://www.kerneljanitors.org/ - is a good starting point; that's where a lot of
kernel hackers get their start.
this has been very recently asked on the list. some of the suggested answers were:
books:
. linux kernel development by robert love
. linux device drivers by Alessandro Rubini and Jonathan Corbet.
. understanding linux kernel by Daniel P. Bovet and Marco Cesati.
(last two will have new editions soon covering 2.6 kernels)
regards,
pedro venda.
--
Pedro João Lopes Venda
email: pj...@mega.ist.utl.pt
http://arrakis.dhis.org
Jim Nelson wrote:
| Eugene K wrote:
|
|> For many years I've been involved in OS/kernel and
|> network development on various platforms (including
|> Intel86) and OSes, but I am totally new to Linux. What
|> would be an optimal way for somebody like me to learn
|> both Linux driver development and Linux Kernel
|> internals ?
this has been very recently asked on the list. some of the suggested answers were:
books:
. linux kernel development by robert love
. linux device drivers by Alessandro Rubini and Jonathan Corbet.
. understanding linux kernel by Daniel P. Bovet and Marco Cesati.
(last two will have new editions soon covering 2.6 kernels)
regards,
pedro venda.
- --
Pedro João Lopes Venda
email: pj...@mega.ist.utl.pt
http://arrakis.dhis.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB1/mteRy7HWZxjWERAs1zAJ9C0j4kvmENHvuKgtnCQHCFZU7BJQCfcEju
9z+wZb1KlV1cN0k2B2K71Iw=
=Eplx
-----END PGP SIGNATURE-----
cam.
--
www.iosn.it * Amministratore Italian Open Source Network
www.fyrebird.net * Fyrebird Hosting Provider - Technical Department
>>. linux device drivers by Alessandro Rubini and Jonathan Corbet.
When is this expected, a week,a month..
books:
LDD3 (by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman)
will, it is hoped, be ready to be the star of the show at LinuxWorld in
Boston, next month. The online release will, as usual, take some time
to prepare; I can't predict just when that will be.
jon
Jonathan Corbet
Executive editor, LWN.net
cor...@lwn.net
Thanks and Regards
Deepak
-----Original Message-----
From: cor...@lwn.net [mailto:cor...@lwn.net]
Sent: Monday, January 03, 2005 7:13 AM
To: Kotian, Deepak
Cc: linux-...@vger.kernel.org
Subject: Re: How to start