From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DvhoI-0001cD-L9 for qemu-devel@nongnu.org; Thu, 21 Jul 2005 16:38:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DvhoD-0001Y7-5S for qemu-devel@nongnu.org; Thu, 21 Jul 2005 16:38:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DvhoC-0001RY-0r for qemu-devel@nongnu.org; Thu, 21 Jul 2005 16:38:20 -0400 Received: from [195.250.128.79] (helo=smtp4.vol.cz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DvhhY-0004XO-WC for qemu-devel@nongnu.org; Thu, 21 Jul 2005 16:31:29 -0400 Received: from [10.0.0.2] (prg-v-6-220.static.adsl.vol.cz [62.177.70.220]) by smtp4.vol.cz (Postfix) with ESMTP id CAC171691DA for ; Thu, 21 Jul 2005 22:21:26 +0200 (CEST) Message-ID: <42E003C8.2090300@reactos.com> Date: Thu, 21 Jul 2005 22:21:28 +0200 From: Filip Navara MIME-Version: 1.0 Subject: Re: [Qemu-devel] Can you commit the pcnet patch ? References: <42DE282A.3080102@linbox.com> <200507201337.12953.paul@codesourcery.com> <42DE49E1.9010405@linbox.com> <46d6db660507200726387f3f6d@mail.gmail.com> <46d6db6605072007454a2024d0@mail.gmail.com> <42DE6FB2.3080806@reactos.com> <46d6db66050721043328c414b2@mail.gmail.com> <42DFD098.60904@reactos.com> In-Reply-To: <42DFD098.60904@reactos.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 Filip Navara wrote: > Christian MICHON wrote: > >> Hi Filip, >> >> On 7/20/05, Filip Navara wrote: >> >> >>> Hmm, I used it on Windows some time ago... >>> >> >> >> did it work ? I manage to update and compile the patch for qemu 0.7.0 >> and windows host (see attached file). I added some #ifdef and followed >> Paul's hint of yesterday (thx Paul :) ). >> >> It compiles fine, but all my clients crash whenever the tcp/ip layer >> gets >> loaded. I tried on linux slaxpro.iso, win95b and win2003/sp1 eval. >> >> Any uber-hacker on windows who could get this to work, pls ? >> Thanks in advance. >> >> > I used it with ReactOS and WinXP. I remember that except the > compilation fixes I also had to fix the PCI subsystem id ... Anyway, > the patch that I made at that time should be available somewhere in > the qemu-devel archives. I'll try to find it when I get at my home > computer. Ok, I lost the compilation patch ... but the other one is here: www.volny.cz/xnavara/pcnet.c.diff - Filip