Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

Re: [Xen-devel] ne2000 support removed in -unstable

To: "Stefan Kaltenbrunner" <stefan@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] ne2000 support removed in -unstable
From: "Christian Limpach" <christian.limpach@xxxxxxxxx>
Date: Thu, 27 Jul 2006 23:53:31 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 27 Jul 2006 15:54:01 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=F+0wEJdbj41rV6wcxw7yj6NLrA68B9uVliIaqzy1cxINDN2q/PvmsTJOUxxxaJfvy3bvXIcbgUhgHZZo1dVthG8BtTOwjgQXJLNCMDpeEOeo4uYNlpVegr+SrXAHGlURK+g1URA/lixDjvvVc2mp/jRY6KagFFOPUkDz+8CygaI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44C920D7.4070204@xxxxxxxxxxxxxxxx>
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>
References: <44C920D7.4070204@xxxxxxxxxxxxxxxx>
Reply-to: Christian.Limpach@xxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 7/27/06, Stefan Kaltenbrunner <stefan@xxxxxxxxxxxxxxxx> wrote:
It looks like that with the import of the new qemu code the support for
ne2000 emulation was dropped.
This is a bit unfortunate since it leave OpenBSD/i386 as a VMX guest
with a working nic (the realtek one does not seem to work in at least
3.9 - while it is recognized it will not get a MAC-address and any
attempt to use it will result in a watchdog timeout logged in the guest).
Is there any fundamental reason why ne2k got dropped or is there a
chance to resurrect it ?

It's still there, it just gets selected differently.  If you want to
use an ne2000 device, you can request it on a per-vif basis by adding
model=ne2k_pci to the vif config:
vif = [ 'type=ioemu, model=ne2k_pci' ]

Also, please try the realtek device again, most of the hardware
support was quite broken until yesterday/today.

    christian

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

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