From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fc4Sx-00048G-Bl for qemu-devel@nongnu.org; Fri, 05 May 2006 13:51:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fc4Sv-000474-28 for qemu-devel@nongnu.org; Fri, 05 May 2006 13:51:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fc4Su-00046r-UV for qemu-devel@nongnu.org; Fri, 05 May 2006 13:51:44 -0400 Received: from [199.232.41.67] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Fc4T7-0004Ey-Ht for qemu-devel@nongnu.org; Fri, 05 May 2006 13:51:57 -0400 Received: from [217.10.32.19] (helo=comtv.ru) by mx20.gnu.org with esmtp (Exim 4.52) id 1Fc4Su-0007ot-9B for qemu-devel@nongnu.org; Fri, 05 May 2006 13:51:44 -0400 Received: from av1474.oops ([10.0.66.9] verified) by comtv.ru (CommuniGate Pro SMTP 4.1.8) with ESMTP id 149814248 for qemu-devel@nongnu.org; Fri, 05 May 2006 21:51:40 +0400 Date: Fri, 5 May 2006 21:52:21 +0400 (MSD) From: malc Subject: Re: [Qemu-devel] Re: Unknown PCI Bridge In-Reply-To: Message-ID: References: <445A0480.7010001@cnpbagwell.com> <445A4520.9040300@bellard.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 On Fri, 5 May 2006, Sven K?hler wrote: >>> So using 7113 would mean, that the PIIX4 stuff gets mixed with PIIX3 >>> stuff. I don't know, how odd that might seem to some OS. >> >> It's irrelevant to any OS that i know of. > > ;-) > >>> Beside that, a PIIX3-ACPI-device doesn't seem to exist in the >>> pciid-database. >> >> Huh? > > # cat /usr/share/misc/pci.ids|grep -i PIIX3 > 7000 82371SB PIIX3 ISA [Natoma/Triton II] > 7010 82371SB PIIX3 IDE [Natoma/Triton II] > 7020 82371SB PIIX3 USB [Natoma/Triton II] > # cat /usr/share/misc/pci.ids|grep -i PIIX4 > 7110 82371AB/EB/MB PIIX4 ISA > 7111 82371AB/EB/MB PIIX4 IDE > 7112 82371AB/EB/MB PIIX4 USB > 7113 82371AB/EB/MB PIIX4 ACPI > > > See? No PIIX3 ACPI device. That's all i tried to say. Ok. More to the point, no machines i have in my vicinity has a PCI device dedicated to the ACPI. QEMU(old chipsets?) needed it to simplify delivery of SCI (which must support sharing and be level sensetive) having PCI device simplifies this somewhat (even though i believe QEMU does it wrong currently) There is zero functionality in 7113 or whatnot, it is/was simply a convenience feature. -- mailto:malc@pulsesoft.com