From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DC0X1-0003gJ-Um for qemu-devel@nongnu.org; Thu, 17 Mar 2005 14:19:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DC0Wz-0003fG-UX for qemu-devel@nongnu.org; Thu, 17 Mar 2005 14:19:43 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DC0WZ-0002z2-LR for qemu-devel@nongnu.org; Thu, 17 Mar 2005 14:19:16 -0500 Received: from [62.2.95.247] (helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DC044-0001Bn-29 for qemu-devel@nongnu.org; Thu, 17 Mar 2005 13:49:48 -0500 Received: from nbbolle (84-72-197-183.dclient.hispeed.ch [84.72.197.183]) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id j2HInjr0019345 for ; Thu, 17 Mar 2005 19:49:45 +0100 From: "Andreas Bollhalder" Subject: RE: [Qemu-devel] MS-DOS Network Client Date: Thu, 17 Mar 2005 19:46:04 +0100 Message-ID: <000e01c52b21$92fa00a0$6401a8c0@geodb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable In-Reply-To: <711732926@web.de> Reply-To: bolle@geodb.org, 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 I use the Novell 16-bit NetWare Client and it works fine with the TCP/IP stack that GEOS setup on it. FreeDOS EMM386 seems to have some problem with QEmu. Therefor I use the one from DR-DOS 7.03. Try the ISA mode with the NE2000 driver set to IRQ =3D 9 and PORT =3D = 300. Maybe you could try to patch QEmu with the available PCNET or 3C509 NIC's. Andreas > -----Original Message----- > From: qemu-devel-bounces+bolle=3Dgeodb.org@nongnu.org=20 > [mailto:qemu-devel-bounces+bolle=3Dgeodb.org@nongnu.org] On=20 > Behalf Of Andreas Krause > Sent: Thursday, March 17, 2005 9:11 AM > To: qemu-devel@nongnu.org > Subject: [Qemu-devel] MS-DOS Network Client >=20 >=20 > *This message was transferred with a trial version of=20 > CommuniGate(tm) Pro* > Hi there, >=20 > did anyone successfully run Microsoft Network Client in a=20 > MS-DOS guest OS? >=20 > Here's my configuration: >=20 > - current qemu-Installer from freeoszoo > - Host OS: Win XP > - Guest OS: MS-DOS 6.22 / freedos > - Network: MS Network Client 3.0 >=20 > Running qemu in PCI-mode and trying RTL8029 fails: When=20 > loading pcind.dos the driver does not find any network interface card. >=20 > When running in ISA-mode an using NE2000 the driver=20 > ms2000.dos loads but no packet can be received from or send=20 > to 10.0.2.2. >=20 > Please, if anyone could tell if it's possible to run=20 > preferrably in PCI mode and how to setup networking=20 > successfully. My aim is to mount a SMB share (net use x:=20 > \\server\share) an run an install.bat from this drive to=20 > Install my company's NT4.0-Installation. >=20 > Thanks in advance >=20 > A. Krause >=20 >=20 >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >=20