From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BghTh-0006ms-LP for qemu-devel@nongnu.org; Sat, 03 Jul 2004 06:10:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BghTf-0006mE-Tm for qemu-devel@nongnu.org; Sat, 03 Jul 2004 06:10:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BghTf-0006m4-SD for qemu-devel@nongnu.org; Sat, 03 Jul 2004 06:10:35 -0400 Received: from [211.5.2.79] (helo=nm01omta01b.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.34) id 1BghRj-00064l-VY for qemu-devel@nongnu.org; Sat, 03 Jul 2004 06:08:36 -0400 Message-ID: <000c01c460e5$8fd1dfd0$0264a8c0@afina> From: "kazu" References: <200407020638.29937.pjr@supstitches.com> <200407022111.54103.pjr@supstitches.com> Subject: Re: [Qemu-devel] Networks with Windows Host Date: Sat, 3 Jul 2004 19:07:34 +0900 MIME-Version: 1.0 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: pjr@supstitches.com Cc: qemu-devel@nongnu.org Hi, Saturday, July 03, 2004 12:11 PM Phil Rasch wrote: > On Friday 02 July 2004 Kazu wrote: > > Hi, > > > >Upgrading dial up network 1.4 may solve your problem. I didn't test it, > >though. > > >http://www.microsoft.com/windows98/downloads/contents/wurecommended/s_wunet working/dun14/default.asp > > >Regard, > >kazu > > > >On Friday 02 July 2004 06:38 am, Phil Rasch wrote: > > I believe that the networking might have broke for windows 98 as a guest > > between CVS releases on the 17 and 26 of June. I tried to install a new > > version from CVS on that day (before I was using a CVS tag from the 17th > > and everything worked) , and windows stopped recognizing the NE2000 card. > > > > Phil > The upgrade of dun didnt help. Here is a bit more information. I am running > with window98se2, and during the boot of the guest OS, a message > appears on the desktop indicating that the ne2000 card is not working > properly. > Thank you. But I think dun will work when win98 is a host OS. When win98 is a guest OS, it will not work. Did you apply this patch to current CVS? http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20040621-slirp2.patch.gz A network for win32 doesn't work without this patch for current CVS. I tested Win98SE as a guest OS on Win2k and WinMe for current CVS today, the network works. If it doesn't work on your PC, the problem might be a driver? Would you try to delete the network driver and reinstall it? Regards, kazu