From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BXXHN-0001FX-Gv for qemu-devel@nongnu.org; Mon, 07 Jun 2004 23:28:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BXXHM-0001FL-Lx for qemu-devel@nongnu.org; Mon, 07 Jun 2004 23:28:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BXXHM-0001FI-JS for qemu-devel@nongnu.org; Mon, 07 Jun 2004 23:28:00 -0400 Received: from [203.63.55.34] (helo=wallace.eclinic.com.au) by monty-python.gnu.org with smtp (Exim 4.34) id 1BXXGh-0004rG-Ru for qemu-devel@nongnu.org; Mon, 07 Jun 2004 23:27:20 -0400 Subject: Re: [Qemu-devel] Re: NE2K PCI and Windows 98SE & Cirrus Logic From: Leigh Dyer In-Reply-To: <001401c44cd0$68ef0560$0401a8c0@putte2k> References: <001401c44cd0$68ef0560$0401a8c0@putte2k> Content-Type: text/plain Message-Id: <1086665237.3270.14.camel@shawn.local> Mime-Version: 1.0 Date: Tue, 08 Jun 2004 13:27:17 +1000 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 On Mon, 2004-06-07 at 22:45 +0200, Mike Nordell wrote: > Fabrice Bellard wrote: > > > If no one sees severe problems with -pci, I propose it is the > > default in 0.5.6. > > There is a problem in Windows 2000 guest. In the Device Manager it displays > the first IDE controller as connected to (and belonging to) the PCI chipset. > However, the second IDE controller shows up as being unrelated - like a > plain ol' ISA controller (occupying IRQ 15). > (In Windows-speak the first channel is displayed as "Primary IDE Channel", > hanging off the "82371SB PCI Bus Master IDE Controller". The second one is > listed as top-level "Standard IDE/ESDI Hard Disk Controller"). > I've now completed a successful Win2k install in PCI mode (not sure when that started working :) ), and I've seen this issue with the IDE controllers too. Everything seems to be working regardless though. I can also confirm that the 4Mb video RAM patch committed a couple of hours ago fixes the Cirrus Logic video with Win2k - it detected the card at install and seems to be running quite happily with the standard driver that ships with Win2k. Thanks Leigh > Also, there seems to be a problem with the Cirrus emulation. While the PCI > config did display it had reserved 32MB of address space for the chip, the > amount of RAM presented in e.g. Display Properties is only 256KB, allowing a > maximum of 800x600x4bpp (making gfx output not only limited, but also quite > slow). > > /Mike > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel