Re: serial line - file interface

2006-02-09 Thread Kiril Paunov
On Sun, 5 Feb 2006 at 04:52:40, Yoshinori K. Okuji wrote: > I'd like to ask why you invented your own protocol. Why don't you use an > existing protocol, for example, Kermit? Invention saves a lot of time :-). I had to hurry! But you are right the protocol shoud be standart and supported by the

Re: serial line - file interface

2006-02-06 Thread Marco Gerards
"Lubomir Kundrak" <[EMAIL PROTECTED]> writes: > Would it be hard to implement SLIP driver in existing network code? At the moment I am working on networking support. It would be easy to support SLIP, I think. -- Marco ___ Grub-devel mailing list Gr

Re: serial line - file interface

2006-02-06 Thread Lubomir Kundrak
Would it be hard to implement SLIP driver in existing network code? > On Friday 03 February 2006 13:10, Kiril Paunov wrote: >> I hope that this will be interesting for you... > > Great. :) > >> I'm making some experiments with embedde OS, currently with RTEMS on >> i386. >> I use some PC (to hand)

Re: serial line - file interface

2006-02-04 Thread Yoshinori K. Okuji
On Friday 03 February 2006 13:10, Kiril Paunov wrote: > I hope that this will be interesting for you... Great. :) > I'm making some experiments with embedde OS, currently with RTEMS on i386. > I use some PC (to hand) for my tests and got to the problem with booting. > See, it's just to much time

serial line - file interface

2006-02-03 Thread Kiril Paunov
Hello. I hope that this will be interesting for you... I'm making some experiments with embedde OS, currently with RTEMS on i386. I use some PC (to hand) for my tests and got to the problem with booting. See, it's just to much time for each boot! So I made some changes to grub to be able to boot i