WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] NetBSD and io/domain_controller.h

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] NetBSD and io/domain_controller.h
From: Simon Kagstrom <simon.kagstrom@xxxxxx>
Date: Tue, 22 Nov 2005 12:32:42 +0100
Delivery-date: Tue, 22 Nov 2005 11:32:49 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
Hello everyone!

I'm working on porting an OS kernel to Xen 3.0 (to run as domU). Thanks to the
excellent GDB support, I've manged to move along a bit in the bootup process,
to the point where networking support is needed (well, more problems will
arise when starting user processes). The operating system has a compability
layer for NetBSD, so I thought I'd base the driver on if_xennet from the
NetBSD/Xen port.

However, if I am not mistaken, NetBSD only works with Xen 2.0, and some things
have changed in Xen-unstable. One thing I wonder about is the
xen/io/domain_controller.h header, which as been removed. I'm unsure about
what has replaced this functionality (e.g., the control_msg_t), has this been
replaced by xenbus?

Sorry for the potentially stupid questions :-)

-- 
// Simon

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>