From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNION-0001e5-P2 for qemu-devel@nongnu.org; Mon, 10 May 2004 17:32:55 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNINS-0000oZ-Rw for qemu-devel@nongnu.org; Mon, 10 May 2004 17:32:33 -0400 Received: from [68.144.28.253] (helo=smtp.aclaro.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BNINM-0000fP-6Q for qemu-devel@nongnu.org; Mon, 10 May 2004 17:31:52 -0400 Received: from aclaro.com (internal.aclaro.com [68.144.28.252]) (authenticated bits=0) by smtp.aclaro.com (8.12.8/8.12.8) with ESMTP id i4ALVk7T005944 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 10 May 2004 15:31:46 -0600 Message-ID: <409FF4C0.7050601@aclaro.com> Date: Mon, 10 May 2004 15:31:44 -0600 From: Matthew Mastracci MIME-Version: 1.0 References: <1084144380.6742.31.camel@matt> <409FCB1B.2020005@bellard.org> In-Reply-To: <409FCB1B.2020005@bellard.org> Content-Type: multipart/mixed; boundary="------------050407040401040804070703" Subject: [Qemu-devel] Re: Using ISA-PNP for resource management 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 This is a multi-part message in MIME format. --------------050407040401040804070703 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Fabrice Bellard wrote: > OK for ISAPNP, but it should just indicate what is the hardcoded > configuration. I don't want to use it to set the exact ioports and > irqs. Moreover PCI is about to be integrated in QEMU, so it may not be > worth the effort. Cool! Will you be adding an option whether to include PCI or not in the host? I believe that only devices actually on the ISA bus (not those on the PCI bus) will participate in the ISAPNP process. If PCI is enabled, the ISAPNP enumerator should not respond (since no ISA devices are around to participate in the process). I suppose it might not be very useful to add ISAPNP if something as old as Windows '95 supports PCI. PCI is far better for device enumeration anyways. Might be better to wait in this case. :) Matt. --------------050407040401040804070703 Content-Type: text/x-vcard; charset=utf8; name="matt.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="matt.vcf" begin:vcard fn:Matthew Mastracci n:Mastracci;Matthew org:aclaro Softworks, inc. adr:;;1900 a - 11 St. SE;Calgary;Alberta;T2H 3G2;Canada email;internet:matt@aclaro.com title:Software Developer tel;work:(403) 299-6612 x-mozilla-html:FALSE url:http://www.aclaro.com version:2.1 end:vcard --------------050407040401040804070703--