From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IWIfA-0003nG-3b for qemu-devel@nongnu.org; Fri, 14 Sep 2007 17:25:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWIf6-0003fZ-E7 for qemu-devel@nongnu.org; Fri, 14 Sep 2007 17:25:19 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWIf6-0003fJ-4g for qemu-devel@nongnu.org; Fri, 14 Sep 2007 17:25:16 -0400 Received: from nz-out-0506.google.com ([64.233.162.233]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWIf5-00017p-Ij for qemu-devel@nongnu.org; Fri, 14 Sep 2007 17:25:15 -0400 Received: by nz-out-0506.google.com with SMTP id f1so2546768nzc for ; Fri, 14 Sep 2007 14:25:14 -0700 (PDT) Message-ID: <46d6db660709141425v5b9f9cbdp93167354e81d16a6@mail.gmail.com> Date: Fri, 14 Sep 2007 23:25:13 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] about NICs In-Reply-To: <200709141356.45974.mikeonthecomputer@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1189796855.15605.1210703521@webmail.messagingengine.com> <200709141356.45974.mikeonthecomputer@gmail.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 9/14/07, Mike Swanson wrote: > On Friday 14 September 2007 12:07:35 Sebastien WILLEMIJNS wrote: > > hi, > > > > i noticed ubuntu LiveCD 7.04 QEMU emulation now only works with RTL8139 > > NICs (because NE2K drivers seems has been deleted from ISO) > > > > i'm not surprised because they are no "standard in facto" as SB for > > sound and SVGA for graphic but i'd like in the future > > adding some new NIC ROM if RTL8139 will be not available in ubuntu... > > Honestly, I thought that NE2000 *was* the de facto standard :P > > > Really ? Look at the other virtualizers/emulators: Realtek RTL8139 is the standard eth0 for MS VirtualPC 2007 I have not checked Parallels for ages but I believe it was the case too. Does it matter ? You can always recompile the module needed and add it to ubuntu (you may need to modify the iso). I'll release soon DetaolB v0.7: it's a live CD, it may not be as big as Ubuntu, but in this next release, network using eth0 ne2k works and you'll be able to use network out-of-the-box if used inside qemu. -- Christian -- http://detaolb.sourceforge.net/, a linux distribution for Qemu with Git inside !