From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I3J6u-0005Ta-BR for qemu-devel@nongnu.org; Tue, 26 Jun 2007 18:02:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I3J6u-0005TO-30 for Qemu-devel@nongnu.org; Tue, 26 Jun 2007 18:02:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I3J6t-0005TL-TE for Qemu-devel@nongnu.org; Tue, 26 Jun 2007 18:02:07 -0400 Received: from mail.virtualiron.com ([209.213.88.114]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I3J6t-0007Dy-Ew for Qemu-devel@nongnu.org; Tue, 26 Jun 2007 18:02:07 -0400 Message-ID: <46818CDE.5010200@virtualiron.com> Date: Tue, 26 Jun 2007 18:02:06 -0400 From: Adnan Misherfi MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] rtl8139 not working with VISTA 32bit 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 I have posted/read other posts regarding rtl8139 in qemu not working with VISTA 32bit. Does any one know if there is a fix for this one? I have tried to debug this, but not sure what is VISTA 32bit driver is expecting. Qemu writes rx buffers to guest memory, but it looks like they are ignored by the guest rtl8139 driver. Any Ideas of what is going on? Regards Adnan