Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758763AbXLTBMJ (ORCPT ); Wed, 19 Dec 2007 20:12:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758273AbXLTBLx (ORCPT ); Wed, 19 Dec 2007 20:11:53 -0500 Received: from idcmail-mo1so.shaw.ca ([24.71.223.10]:37806 "EHLO pd2mo1so.prod.shaw.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758184AbXLTBLu (ORCPT ); Wed, 19 Dec 2007 20:11:50 -0500 Date: Wed, 19 Dec 2007 19:09:54 -0600 From: Robert Hancock Subject: Re: [lm-sensors] 2.6.24-rc4 hwmon it87 probe fails In-reply-to: To: Carlos Corbacho Cc: Bjorn Helgaas , Jean Delvare , Shaohua Li , Mike Houston , Adrian Bunk , Elvis Pranskevichus , mhoffman@lightlink.com, linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org, Adam Belay , Zhao Yakui , Thomas Renninger , lenb@kernel.org, linux-acpi@vger.kernel.org Message-id: <4769C0E2.4000500@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1253 Lines: 29 Carlos Corbacho wrote: > On Thursday 20 December 2007 00:20:21 Bjorn Helgaas wrote: >> I suspect the manufacturers would say "Oh, the sensors? The BIOS >> isn't broken, you're just supposed to use WMI or some (undocumented) >> ACPI device to get at those." > > It's quite possible - can we have DSDTs for the boards in question so we can > quickly check if this is a possibility? (Basically, to see if they have > PNP0C14 devices - if they don't, then I'm afraid it's nothing to do with > WMI). > > -Carlos It's quite possible that the BIOS accesses the device either from ACPI AML or possibly even from SMI. In that case it would be quite reasonable for the BIOS to reserve that region to prevent another driver from loading and trying to take conflicting control of the device. One has to be careful before assuming that any such reservation is bogus. -- Robert Hancock Saskatoon, SK, Canada To email, remove "nospam" from hancockr@nospamshaw.ca Home Page: http://www.roberthancock.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/