Start with Driver Development

2008-04-06 Thread mohammed mt
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? __

Re: Start with Driver Development

2008-04-06 Thread Vesa Jääskeläinen
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

Re: Infinite loop regression due to recent change in hostfs.c

2008-04-06 Thread Pavel Roskin
Quoting Christian Franke <[EMAIL PROTECTED]>: The change in hostfs.c introduces an interesting regression: hostfs now appears in *_init.lst and grub_hostfs_init() is called twice in grub-emu and grub-fstest. This results in a infinite loop because the hostfs entry of grub_fs_list points to itsel

Re: [PATCH] grub2 for Cygwin

2008-04-06 Thread Pavel Roskin
On Sat, 2008-04-05 at 14:44 +0200, Christian Franke wrote: > OK, then I would suggest to (re)start with the small change for > grub-mkdevicemap. > > http://lists.gnu.org/archive/html/grub-devel/2007-12/msg00179.html > > The patch is still current and already got positive feedback from Marco >