All of lore.kernel.org
 help / color / mirror / Atom feed
* mini-os with working network driver
@ 2005-05-19  7:56 Jacob Gorm Hansen
  2005-05-19  8:02 ` Steven Hand
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Gorm Hansen @ 2005-05-19  7:56 UTC (permalink / raw)
  To: xen-devel

hi,

does anyone have a mini-os or similar with a working network driver? I 
am in the process of porting my 'mstrap' minimal boot strapper up from 
Xen 1.3, and was basing my network driver on netfront.c from Linux. 
Unfortunately the ctrl-interface stuff is pretty hairy and very 
Linux-specific.

thanks,
Jacob

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

* Re: mini-os with working network driver
  2005-05-19  7:56 mini-os with working network driver Jacob Gorm Hansen
@ 2005-05-19  8:02 ` Steven Hand
  2005-05-19 21:38   ` Jacob Gorm Hansen
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Hand @ 2005-05-19  8:02 UTC (permalink / raw)
  To: Jacob Gorm Hansen; +Cc: xen-devel, Steven.Hand


>does anyone have a mini-os or similar with a working network driver? I 
>am in the process of porting my 'mstrap' minimal boot strapper up from 
>Xen 1.3, and was basing my network driver on netfront.c from Linux. 
>Unfortunately the ctrl-interface stuff is pretty hairy and very 
>Linux-specific.

We're in the process of moving away from the current control message
stuff and toward a scheme based on a registry (c/f discussions about
local store/xenbus etc on the list). 

It might be worth your while waiting for this - I'm not quite sure
what the timescale is, but both Rusty + Mike are actively working 
on it as far as I know. 

cheers,

S.

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

* Re: mini-os with working network driver
  2005-05-19  8:02 ` Steven Hand
@ 2005-05-19 21:38   ` Jacob Gorm Hansen
  0 siblings, 0 replies; 3+ messages in thread
From: Jacob Gorm Hansen @ 2005-05-19 21:38 UTC (permalink / raw)
  To: Steven Hand; +Cc: xen-devel

Steven Hand wrote:

> We're in the process of moving away from the current control message
> stuff and toward a scheme based on a registry (c/f discussions about
> local store/xenbus etc on the list). 
> 
> It might be worth your while waiting for this - I'm not quite sure
> what the timescale is, but both Rusty + Mike are actively working 
> on it as far as I know. 

OK I will wait a bit and see what happens.

thanks,
Jacob

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

end of thread, other threads:[~2005-05-19 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19  7:56 mini-os with working network driver Jacob Gorm Hansen
2005-05-19  8:02 ` Steven Hand
2005-05-19 21:38   ` Jacob Gorm Hansen

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.