Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752483AbZIXIxy (ORCPT ); Thu, 24 Sep 2009 04:53:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752328AbZIXIxx (ORCPT ); Thu, 24 Sep 2009 04:53:53 -0400 Received: from mail-bw0-f210.google.com ([209.85.218.210]:37555 "EHLO mail-bw0-f210.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752320AbZIXIxw (ORCPT ); Thu, 24 Sep 2009 04:53:52 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dsmVlqscc0O3d5juhpD2M2x7G4tv1pOw6dbEnc4KVonznPVDLPilKAQLO5zerT9ytO +LAK1RvJD+URoS50k+8S23SLXmEFwp+BdLzLIo5TlKZODxqW+1+ONtF32WPp7fRH+gIy P7ZFu/Ojabns/AgMDcrgBLKdgoBQ8LscjxzZQ= MIME-Version: 1.0 In-Reply-To: <51f3faa70909232018v7e621190m84deb648b08d2135@mail.gmail.com> References: <20090923191240.GA15198@dreamland.darkstar.lan> <51f3faa70909232018v7e621190m84deb648b08d2135@mail.gmail.com> Date: Thu, 24 Sep 2009 10:53:55 +0200 Message-ID: <68676e00909240153o4ae86eeegf9b6d000668ec858@mail.gmail.com> Subject: Re: [PATCH] asus_atk0110: add support for Asus P7P55D From: Luca Tettamanti To: Robert Hancock Cc: lm-sensors@lm-sensors.org, linux-kernel@vger.kernel.org, Jean Delvare Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1105 Lines: 24 On Thu, Sep 24, 2009 at 5:18 AM, Robert Hancock wrote: > On Wed, Sep 23, 2009 at 1:12 PM, Luca Tettamanti wrote: >> With P7P55D (and newer) boards Asus extended the output buffer (ASBF) >> making the driver unable to read the data from the sensors. >> Change the driver to use dynamic buffers (allocated by ACPI core); the >> return value is cached, so the number of memory allocations is very low. >> >> Signed-off-by: Luca Tettamanti >> Tested-by: Robert Hancock > > I just noticed a problem (either with this patch or some other issue > with the driver on this board): The readings don't seem to be > updating, I get the same values all the time. Jean just relayed me some information from Asus on this board, the EC is disabled by default. I'm working on a fix. L -- 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/