From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BlxRf-0006xm-CO for qemu-devel@nongnu.org; Sat, 17 Jul 2004 18:14:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BlxQz-0006wv-7c for qemu-devel@nongnu.org; Sat, 17 Jul 2004 18:14:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BlxQz-0006ws-32 for qemu-devel@nongnu.org; Sat, 17 Jul 2004 18:13:33 -0400 Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BlxOC-0007D5-Ry for qemu-devel@nongnu.org; Sat, 17 Jul 2004 18:10:44 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BlxNE-0005Sx-00 for ; Sun, 18 Jul 2004 00:09:40 +0200 Received: from amarseille-206-1-25-75.w81-51.abo.wanadoo.fr ([81.51.214.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Jul 2004 00:09:40 +0200 Received: from daimon55 by amarseille-206-1-25-75.w81-51.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 18 Jul 2004 00:09:40 +0200 From: Ronald Date: Sun, 18 Jul 2004 00:09:37 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: XP host - DOS guest networking Reply-To: daimon55@free.fr, 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 Le Sat, 17 Jul 2004 22:13:10 +0200, Info a écrit : > Hello > > did anyone got the nic working in DOS ? I used with and without the > -user-net parameter, but my 16-bit DOS ODI driver for the NE2000 didn't > load after the LSL.COM (which is needed for evry ODI driver). I get the > message that it can't find any card. > > If anyone has some suggesgtions or help, I would be glad. > > The same driver works with the Bochs network card emulation. > > I have used QEmu 0.6.0 and up to the dailybuild 20040717. > > Where can I get more infos ? > > Thanks Andreas I have had some result with packet drivers, ne2000 et pcipkt, only within local network, but did not manage to get a fully working connection. Tried with dosvnc and the web browser from opengem which are wattcp apps. I can get a password prompt with dosvnc then it crash. Linux host.