From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BWIEU-0008UU-7R for qemu-devel@nongnu.org; Fri, 04 Jun 2004 13:11:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BWIES-0008T3-Fc for qemu-devel@nongnu.org; Fri, 04 Jun 2004 13:11:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BWIES-0008St-Dx for qemu-devel@nongnu.org; Fri, 04 Jun 2004 13:11:52 -0400 Received: from [193.252.22.23] (helo=mwinf0804.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BWIE2-0007YR-Mt for qemu-devel@nongnu.org; Fri, 04 Jun 2004 13:11:26 -0400 Received: from bellard.org (ATuileries-112-1-1-246.w80-11.abo.wanadoo.fr [80.11.167.246]) by mwinf0804.wanadoo.fr (SMTP Server) with ESMTP id F11AA180034B for ; Fri, 4 Jun 2004 19:11:25 +0200 (CEST) Message-ID: <40C0ADD0.4090808@bellard.org> Date: Fri, 04 Jun 2004 19:13:52 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] ISA PnP support References: <1086365733.6650.44.camel@pcgem.rdg.cyberkinetica.com> <40C0A482.8010503@bellard.org> <1086368692.21903.150.camel@sherbert> In-Reply-To: <1086368692.21903.150.camel@sherbert> Content-Type: text/plain; charset=us-ascii; 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 Gianni Tedesco wrote: > On Fri, 2004-06-04 at 18:34 +0200, Fabrice Bellard wrote: > >>I am not really interested by ISA PnP as PCI will be the default config >>as soon as it works for NT. But I can still look at the patch. > > > I've bumped in to this myself but not had time to look at it. What is > the problem with NT/2k? Or is it as yet undiagnosed? I did not try to find it yet (not reached in my TODO list). Activating the PCI traces while NT boots should give a lot of valuable information. Fabrice.