From: Manu Abraham <manu@kromtek.com>
To: ram mohan <madhaviram123@yahoo.com>
Cc: "Randy.Dunlap" <rddunlap@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: Contribute - How to
Date: Fri, 3 Dec 2004 16:16:22 +0400 [thread overview]
Message-ID: <200412031616.22620.manu@kromtek.com> (raw)
In-Reply-To: <20041203101727.33227.qmail@web90003.mail.scd.yahoo.com>
On Fri December 3 2004 2:17 pm, ram mohan wrote:
> way suggested looks interesting ..
> i was thinking of contributing in terms of device
> drivers/low level stuff .. searching for a todo list
> in this area..
>
Well, there's lot to be done, and contributors are less. It's just an
understanding of the hardware that you want to contribute to.
Contribution in the area of device drivers can range from small additions to
existing drivers and or totally new and or large drivers totally from the
ground up.
Well, it all depends just how well you know the hardware, writing a driver is
nothing more than a technical description of what the hardware can do in a
programming language.
Another area, could be sending in patches for bugs in existing drivers.
Manu
> --- Manu Abraham <manu@kromtek.com> wrote:
> > On Fri December 3 2004 8:39 am, ram mohan wrote:
> > > I am interested to work in the following areas:
> > > 1. embedded systems
> > > 2. networking
> > >
> > > I was wondering how can I contribute in embedded
> > > without actual hardware.
> >
> > Well, to contribute you should have the hardware and
> > or the documentation,
> > depend on what you would like to contribute. You can
> > work on with an initrd,
> > if you are looking at embedded development on the
> > x86 platform.
> >
> > Even a retarded old PC can be considered as a
> > development platform for x86
> > embedded development.
> >
> > Manu
> >
> > > Thanks.
> > >
> > > --- "Randy.Dunlap" <rddunlap@osdl.org> wrote:
> > > > ram mohan wrote:
> > > > > Hi,
> > > > > I am willing to contribute to the development
> >
> > of
> >
> > > > Linux
> > > >
> > > > > kernel. I googled a bit and found that I
> >
> > should
> >
> > > > join
> > > >
> > > > > the list and then I can go ahead.
> > > > >
> > > > > I would like to know.
> > > > > 1. What are the features currently being
> >
> > worked
> >
> > > > upon?
> > > > It's all over the map:
> > > > Large-systems performance & scalability.
> > > > Embedded. Desktop issues.
> > > > Journaling + extents-based filesystems.
> > > > Drivers (new development in Infiniband and
> >
> > iscsi).
> >
> > > > VM fixes. Processor scheduling improvements.
> > > > IO scheduler improvements.
> > > > Fixing bugs. :)
> > > >
> > > > > 2. Are there any things-to-do lists
> >
> > maintained?
> >
> > > > There are by some projects, others are more
> >
> > informal
> >
> > > > and
> > > > just discuss TODO on a mailing list.
> > > >
> > > > > 3. How are new features selected?
> > > >
> > > > a. scratch your favorite itch
> > > > or
> > > > b. what someone pays for
> > > >
> > > > What do you want to work on?
> > > >
> > > > > 4. Can I suggest new features?
> > > >
> > > > Of course. But part of the Linux culture is
> >
> > that
> >
> > > > ideas/suggestions don't carry much weight. It's
> > > > sometimes phrased as:
> > > > Shut up and code.
> > > > or
> > > > Show us the code.
> > > > so send patches too. :)
> > > >
> > > > --
> > > > ~Randy
> > > > -
> > > > To unsubscribe from this list: send the line
> > > > "unsubscribe linux-kernel" in
> > > > the body of a message to
> >
> > majordomo@vger.kernel.org
> >
> > > > More majordomo info at
> > > > http://vger.kernel.org/majordomo-info.html
> > > > Please read the FAQ at http://www.tux.org/lkml/
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > All your favorites on one personal page Try My
> >
> > Yahoo!
> >
> > > http://my.yahoo.com
> > > -
> > > To unsubscribe from this list: send the line
> >
> > "unsubscribe linux-kernel" in
> >
> > > the body of a message to majordomo@vger.kernel.org
> > > More majordomo info at
> >
> > http://vger.kernel.org/majordomo-info.html
> >
> > > Please read the FAQ at http://www.tux.org/lkml/
> >
> > -
> > To unsubscribe from this list: send the line
> > "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at
> > http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 250MB free storage. Do more. Manage less.
> http://info.mail.yahoo.com/mail_250
next prev parent reply other threads:[~2004-12-03 12:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-03 4:20 Contribute - How to ram mohan
2004-12-03 4:27 ` Randy.Dunlap
2004-12-03 4:39 ` ram mohan
2004-12-03 4:55 ` Randy.Dunlap
2004-12-03 9:46 ` Manu Abraham
2004-12-03 10:17 ` ram mohan
2004-12-03 12:16 ` Manu Abraham [this message]
2004-12-03 12:34 ` Magnus Damm
2004-12-03 17:58 ` Tim Hockin
2004-12-03 18:06 ` Zwane Mwaikambo
2004-12-03 4:56 ` Mark Miller
2004-12-03 4:58 ` Randy.Dunlap
2004-12-07 17:32 ` Bill Davidsen
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=200412031616.22620.manu@kromtek.com \
--to=manu@kromtek.com \
--cc=linux-kernel@vger.kernel.org \
--cc=madhaviram123@yahoo.com \
--cc=rddunlap@osdl.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