From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fbe57-0001Nc-Mm for qemu-devel@nongnu.org; Thu, 04 May 2006 09:41:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fbe55-0001La-94 for qemu-devel@nongnu.org; Thu, 04 May 2006 09:41:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fbe55-0001LX-3a for qemu-devel@nongnu.org; Thu, 04 May 2006 09:41:23 -0400 Received: from [68.142.198.207] (helo=smtp108.sbc.mail.mud.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1Fbe5g-0004Ke-UZ for qemu-devel@nongnu.org; Thu, 04 May 2006 09:42:01 -0400 Message-ID: <445A0480.7010001@cnpbagwell.com> Date: Thu, 04 May 2006 08:41:20 -0500 From: Chris Bagwell MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Unknown PCI Bridge 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 Hi all, I upgraded to current CVS (0.8.1 plus a couple of patches like acpi). Last time I upgraded was about 1 week ago. When I ran this version with a win98 guest, windows detected a new device called "PCI Bridge". It was unable to find a driver for this on the win98 CD and placed it as not working in the "other devices" section of device manager. Doesn't seem to harm anything. I was guessing it had something to do with the acpi patches but haven't verified. Any ideas? Chris