All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Start with Driver Development
Date: Sun, 06 Apr 2008 18:21:52 +0300	[thread overview]
Message-ID: <47F8EA90.4090406@nic.fi> (raw)
In-Reply-To: <5ff88e940804060608g79345afbh7ceacc94bebe9407@mail.gmail.com>

mohammed mt wrote:
> Hi
> I have just started with driver development in linux?
> Any one suggest me a better resource, please...
> I got something in googling...any official gnu sites there to promote 
> driver development?
> Is it helpful the driver development kit WinDriver etc, I got when 
> googling, when doing with USB?

google: linux device driver

http://lwn.net/Kernel/LDD3/

Which is OK book, but there are other books that I think fits better... 
but hey... you can get official copy for free as PDF's... thou I prefer 
the book my self.

Now if we think about grub, Linux driver development books do not help a 
bit, as we cannot use code from Linux in GRUB 2 development. Eg. it's 
licensing model does not fit for usage in GRUB 2.

About Jungo's WinDriver... depends on what you want to do with it... if 
you want to develop custom driver to be ran on multiple systems (win, 
wince, linux) then it may be useful, but again for GRUB 2 it does not 
help a thing.

For USB development there exists several good books, try Amazon... You 
may want to also check out USB specs, host controller specs and so on...



      reply	other threads:[~2008-04-06 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-06 13:08 Start with Driver Development mohammed mt
2008-04-06 15:21 ` Vesa Jääskeläinen [this message]

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=47F8EA90.4090406@nic.fi \
    --to=chaac@nic.fi \
    --cc=grub-devel@gnu.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 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.