From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DBwCd-0006aT-9R for qemu-devel@nongnu.org; Thu, 17 Mar 2005 09:42:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DBwCW-0006Wf-2k for qemu-devel@nongnu.org; Thu, 17 Mar 2005 09:42:22 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DBwCV-0006Wc-U8 for qemu-devel@nongnu.org; Thu, 17 Mar 2005 09:42:16 -0500 Received: from [217.72.192.243] (helo=fmmailgate05.web.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DBvtu-0003AH-FY for qemu-devel@nongnu.org; Thu, 17 Mar 2005 09:23:02 -0500 Received: by fmmailgate05.web.de (8.12.10/8.12.10/webde Linux 0.7) with SMTP id j2HEM1xv021420 for qemu-devel@nongnu.org; Thu, 17 Mar 2005 15:23:01 +0100 Date: Thu, 17 Mar 2005 15:22:55 +0100 Message-Id: <711964607@web.de> MIME-Version: 1.0 From: "Andreas Krause" Subject: Update: [Qemu-devel] MS-DOS Network Client Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 A little update to my last posting: Using the BIOS files included in the current release of bochs I was able to load both, the ne2000.dos in ISA mode and the pcind.dos for RTL8029(AS) in PCI mode. When loading pcind.dos the MAC address is displayed. But: Both configuration aren't able to transmit a single packet. Using Linux or NT4.0 images with the same configuration of qemu and host OS networking works pretty fine. But no networking in DOS. Any clue? A. Krause