Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751300AbXBUPAM (ORCPT ); Wed, 21 Feb 2007 10:00:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751301AbXBUPAL (ORCPT ); Wed, 21 Feb 2007 10:00:11 -0500 Received: from smtp-103-wednesday.nerim.net ([62.4.16.103]:2347 "EHLO kraid.nerim.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751300AbXBUPAF (ORCPT ); Wed, 21 Feb 2007 10:00:05 -0500 Date: Wed, 21 Feb 2007 15:59:46 +0100 From: Jean Delvare To: "Luca Tettamanti" Cc: "Matthew Garrett" , linux-acpi@vger.kernel.org, linux-kernel , "Chuck Ebbert" , lm-sensors@lm-sensors.org Subject: Re: [lm-sensors] Could the k8temp driver be interfering with ACPI? Message-Id: <20070221155946.ff622cf9.khali@linux-fr.org> In-Reply-To: <68676e00702200733l6e7f13a5o201bc70fed98528b@mail.gmail.com> References: <45D5EA88.7090300@redhat.com> <45D6DDCE.5050803@assembler.cz> <45D7461A.2040808@redhat.com> <20070218183805.5a4fd813.khali@linux-fr.org> <20070220151813.GA6581@srcf.ucam.org> <68676e00702200733l6e7f13a5o201bc70fed98528b@mail.gmail.com> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.8.20; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1097 Lines: 28 Hi Luca, On Tue, 20 Feb 2007 16:33:56 +0100, Luca Tettamanti wrote: > Motherboard vendors usually provide tools for $(TheOtherOS) that can > read from all thermal / fan / voltage / whatever sensors, so I guess > it's possible to make the ACPI driver and the "raw" one play nice with > each other[1]. > > Luca > [1] Unless their solution is "poke at the hardware and hope that ACPI > doesn't blow up", that is. Without the sources it's hard to tell. And all these applications are vendor-specific, so if they indeed have ways to avoid conflicting accesses between ACPI and the rest of the system, these ways are likely to be vendor-specific as well, and not documented. Either way, this means we need the support from hardware vendors to solve this concurrent access problem, and unfortunately I doubt this happens anytime soon :( -- Jean Delvare - 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/