All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sabin <linuxguru75@gmail.com>
To: Ramakrishna Rao Guntupalli <rkrao.guntupalli@gmail.com>
Cc: pradeep singh <pradeep.rautela@gmail.com>,
	linux-hotplug@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernelnewbies@nl.linux.org
Subject: Re: Linux kernel programming
Date: Thu, 26 Feb 2009 06:42:56 +0000	[thread overview]
Message-ID: <1235650326.8034.5.camel@linux.site> (raw)
In-Reply-To: <72b2863b0902250923h5e2d7968ka7a89fcd53382ce8@mail.gmail.com>

Hi Rama,

Some wonderful docs to start of kernel programming. (in the same order):
1. The Linux Kernel Module Programming Guide - Peter Jay Salzman
2. Kernel Development 2ndEdn - Robert Love
3. The Linux Kernel - David A Rusling
4. Understanding the Linux kernel - O'Reilly pub - Cessati

  Check out this link:
http://jungla.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html

You can get tonnes of stuff from net on kernel development.
-Sabin

 On Wed, 2009-02-25 at 22:53 +0530, wilson bright wrote:
> http://tldp.org/LDP/lkmpg/2.6/html/
> 
> This link provides the basic Linux kernel programming. It starts with
> a simple hello world kernel module and goes on. It is a good guide.
> 
> 
> On Fri, Feb 20, 2009 at 3:01 PM, pradeep singh
> <pradeep.rautela@gmail.com> wrote:
>         http://kernelnewbies.org/
>         
>         Hope this helps you.
>         
>         Thanks,
>            --Pradeep
>         
>         
>         On Fri, Feb 20, 2009 at 2:47 PM, Ramakrishna Rao Guntupalli
>         <rkrao.guntupalli@gmail.com> wrote:
>         > Dear Sir,
>         > as i am very interested in kernel programming and
>         programming of linux and
>         > other kernel please suggest as i am new to this field and i
>         am good in C,
>         > C++, if any document for writting the program please forward
>         me so that i
>         > can learn and start. Please This is a request from my
>         side.last thing is I
>         > am unix admin in indian company. and i use Solaris as a
>         mother Operating
>         > System.
>         >
>         > Regards/rama
>         
>         
>         
>         
>         --
>         Pradeep
>         
>         --
>         To unsubscribe from this list: send an email with
>         "unsubscribe kernelnewbies" to ecartis@nl.linux.org
>         Please read the FAQ at http://kernelnewbies.org/FAQ
>         
> 
> 
> 
> -- 
> J.Wilson Bright,
> Room No 272,JMR
> Karunya University.


WARNING: multiple messages have this Message-ID (diff)
From: Sabin <linuxguru75@gmail.com>
To: Ramakrishna Rao Guntupalli <rkrao.guntupalli@gmail.com>
Cc: pradeep singh <pradeep.rautela@gmail.com>,
	linux-hotplug@vger.kernel.org, linux-usb@vger.kernel.org,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernelnewbies@nl.linux.org
Subject: Re: Linux kernel programming
Date: Thu, 26 Feb 2009 12:12:06 +0000	[thread overview]
Message-ID: <1235650326.8034.5.camel@linux.site> (raw)
In-Reply-To: <72b2863b0902250923h5e2d7968ka7a89fcd53382ce8@mail.gmail.com>

Hi Rama,

Some wonderful docs to start of kernel programming. (in the same order):
1. The Linux Kernel Module Programming Guide - Peter Jay Salzman
2. Kernel Development 2ndEdn - Robert Love
3. The Linux Kernel - David A Rusling
4. Understanding the Linux kernel - O'Reilly pub - Cessati

  Check out this link:
http://jungla.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html

You can get tonnes of stuff from net on kernel development.
-Sabin

 On Wed, 2009-02-25 at 22:53 +0530, wilson bright wrote:
> http://tldp.org/LDP/lkmpg/2.6/html/
> 
> This link provides the basic Linux kernel programming. It starts with
> a simple hello world kernel module and goes on. It is a good guide.
> 
> 
> On Fri, Feb 20, 2009 at 3:01 PM, pradeep singh
> <pradeep.rautela@gmail.com> wrote:
>         http://kernelnewbies.org/
>         
>         Hope this helps you.
>         
>         Thanks,
>            --Pradeep
>         
>         
>         On Fri, Feb 20, 2009 at 2:47 PM, Ramakrishna Rao Guntupalli
>         <rkrao.guntupalli@gmail.com> wrote:
>         > Dear Sir,
>         > as i am very interested in kernel programming and
>         programming of linux and
>         > other kernel please suggest as i am new to this field and i
>         am good in C,
>         > C++, if any document for writting the program please forward
>         me so that i
>         > can learn and start. Please This is a request from my
>         side.last thing is I
>         > am unix admin in indian company. and i use Solaris as a
>         mother Operating
>         > System.
>         >
>         > Regards/rama
>         
>         
>         
>         
>         --
>         Pradeep
>         
>         --
>         To unsubscribe from this list: send an email with
>         "unsubscribe kernelnewbies" to ecartis@nl.linux.org
>         Please read the FAQ at http://kernelnewbies.org/FAQ
>         
> 
> 
> 
> -- 
> J.Wilson Bright,
> Room No 272,JMR
> Karunya University.


  parent reply	other threads:[~2009-02-26  6:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <da7e65af0902200117s58f315ebqb0d5ef834e3175d9@mail.gmail.com>
2009-02-20  9:31 ` Linux kernel programming pradeep singh
2009-02-20  9:43   ` pradeep singh
     [not found]   ` <72b2863b0902250923h5e2d7968ka7a89fcd53382ce8@mail.gmail.com>
2009-02-25 17:33     ` Robert P. J. Day
2009-02-25 17:33       ` Robert P. J. Day
2009-02-26  6:42     ` Sabin [this message]
2009-02-26 12:12       ` Sabin

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=1235650326.8034.5.camel@linux.site \
    --to=linuxguru75@gmail.com \
    --cc=kernelnewbies@nl.linux.org \
    --cc=linux-hotplug@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=pradeep.rautela@gmail.com \
    --cc=rkrao.guntupalli@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.