All of lore.kernel.org
 help / color / mirror / Atom feed
* Start with Driver Development
@ 2008-04-06 13:08 mohammed mt
  2008-04-06 15:21 ` Vesa Jääskeläinen
  0 siblings, 1 reply; 2+ messages in thread
From: mohammed mt @ 2008-04-06 13:08 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

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?

[-- Attachment #2: Type: text/html, Size: 384 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Start with Driver Development
  2008-04-06 13:08 Start with Driver Development mohammed mt
@ 2008-04-06 15:21 ` Vesa Jääskeläinen
  0 siblings, 0 replies; 2+ messages in thread
From: Vesa Jääskeläinen @ 2008-04-06 15:21 UTC (permalink / raw)
  To: The development of GRUB 2

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...



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-06 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-06 13:08 Start with Driver Development mohammed mt
2008-04-06 15:21 ` Vesa Jääskeläinen

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.