From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Starikovskiy Subject: Re: [lm-sensors] Could the k8temp driver be interfering with ACPI? Date: Fri, 09 Mar 2007 13:39:33 +0300 Message-ID: <45F13965.2030709@linux.intel.com> References: <20070302220454.a0c66d04.khali@linux-fr.org> <20070309071855.GA5148@ucw.cz> <20070309112420.42420cf2.khali@linux-fr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mga07.intel.com ([143.182.124.22]:18068 "EHLO azsmga101.ch.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2993113AbXCIKjk (ORCPT ); Fri, 9 Mar 2007 05:39:40 -0500 In-Reply-To: <20070309112420.42420cf2.khali@linux-fr.org> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Jean Delvare Cc: Pavel Machek , "Moore, Robert" , Matthew Garrett , Chuck Ebbert , Rudolf Marek , linux-acpi@vger.kernel.org, linux-kernel , lm-sensors@lm-sensors.org Jean Delvare wrote: > On Fri, 9 Mar 2007 07:18:56 +0000, Pavel Machek wrote: > >>> Port (and memory) addresses can be dynamically generated by the AML code >>> and thus, there is no way that the ACPI subsystem can statically predict >>> any addresses that will be accessed by the AML. >>> >> Can you take this as a wishlist item? >> >> It would be nice if next version of acpi specs supported table >> >> 'AML / SMM BIOS will access these ports' >> >> ...so we can get it correct with acpi4 or something..? >> > > I can only second Pavel's wish here. This would be highly convenient > for OS developers to at least know which resources are accessed by AML > and SMM. Without this information, we can never be sure that OS-level > code won't conflict with ACPI or SMM. > > BIOS vendors are not required to support latest and greatest ACPI spec. So even if some future spec version will include this ports description, we will still have majority of hardware not exporting it... Regards, Alex.