Re: USB kernel driver

2005-10-22 Thread Hollis Blanchard
On Oct 21, 2005, at 1:09 AM, [EMAIL PROTECTED] wrote: because of not knowing the GRUB 2 architecture very well so far, it would be nice if you could give me some tipps about - what does the GRUB development enviroment looks like (means how does your test PCs look like, how to put updates on th

AW: USB kernel driver

2005-10-20 Thread jochen
in source code should I place my test driver Thx Jochen --- Ursprüngliche Nachricht --- Datum: 20.10.2005 01:37 Von: The development of GRUB 2 An: The development of GRUB 2 Betreff: Re: AW: USB kernel driver > On Wednesday 19 October 2005 08:07 am, [EMAIL PROTECTED] wrote: > > So it se

Re: AW: USB kernel driver

2005-10-19 Thread Yoshinori K. Okuji
On Wednesday 19 October 2005 08:07 am, [EMAIL PROTECTED] wrote: > So it seems to me the only way is to write it our own. Or are there any > more ideas where to "borrow" code from? You can refer to other code for a reference purpose, but it is important to keep it in mind that the operating enviro

AW: USB kernel driver

2005-10-18 Thread jochen
> > [EMAIL PROTECTED] writes: > > > > Hi, > > > > > can somebody tell me if it is possible to integrate an USB kernel > > > driver (f. ex. linux-2.6.0\drivers\usb) into GRUB2 to access USB > > > devices? > > > > > > If possibl

Re: USB kernel driver

2005-10-18 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 18 Oct 2005 18:25:45 +0200 Marco Gerards <[EMAIL PROTECTED]> wrote: > Jonas Smedegaard <[EMAIL PROTECTED]> writes: > > > How about borrowing from etherboot? > > > > NIC drivers were borrowed from there in the past - is that (gonna > > be) the

Re: USB kernel driver

2005-10-18 Thread Marco Gerards
Jonas Smedegaard <[EMAIL PROTECTED]> writes: > How about borrowing from etherboot? > > NIC drivers were borrowed from there in the past - is that (gonna be) > the case with v2 as well? > > Perhaps it would be relevant to share some of their work on getting USB > NICs to work as well? Etherboot ha

Re: USB kernel driver

2005-10-18 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 18 Oct 2005 18:03:08 +0200 Marco Gerards <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] writes: > > Hi, > > > can somebody tell me if it is possible to integrate an USB kernel > > driver (f. ex. linux-2.6.0\dri

Re: USB kernel driver

2005-10-18 Thread Marco Gerards
[EMAIL PROTECTED] writes: Hi, > can somebody tell me if it is possible to integrate an USB kernel driver > (f. ex. linux-2.6.0\drivers\usb) into GRUB2 to access USB devices? > > If possible, it would be great if somebody could tell me what basic steps > I have to do. I do

USB kernel driver

2005-10-18 Thread jochen
Hi, can somebody tell me if it is possible to integrate an USB kernel driver (f. ex. linux-2.6.0\drivers\usb) into GRUB2 to access USB devices? If possible, it would be great if somebody could tell me what basic steps I have to do. Thanks a lot, Jochen