From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Starikovskiy Subject: Re: [2.6 patch] the scheduled ACPI_PROCFS removal Date: Thu, 12 Jul 2007 14:15:26 +0400 Message-ID: <4695FF3E.60307@gmail.com> References: <20070709145755.GD3492@stusta.de> <20070709174544.2a6b7067@the-village.bc.nu> <46951969.4030109@tmr.com> <4695BCEA.4060108@gmail.com> <1184231897.2380.2.camel@work> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from ug-out-1314.google.com ([66.249.92.174]:41591 "EHLO ug-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750742AbXGLKPa (ORCPT ); Thu, 12 Jul 2007 06:15:30 -0400 Received: by ug-out-1314.google.com with SMTP id j3so302576ugf for ; Thu, 12 Jul 2007 03:15:29 -0700 (PDT) In-Reply-To: <1184231897.2380.2.camel@work> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Richard Hughes Cc: Bill Davidsen , Jan Engelhardt , Alan Cox , Adrian Bunk , Zhang Rui , lenb@kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Richard Hughes wrote: > On Thu, 2007-07-12 at 09:32 +0400, Alexey Starikovskiy wrote: >>>> [*] Does someone have an alternative for >>>> /proc/acpi/battery/BAT1/{state,info}? >> I'm working on it. Should have proto by the end of week. > > If you are using the power_supply class (i hope you are ;-) then a HAL > from freedesktop git should make userspace continue to just work. Please > yell if you notice any differences. Well, both SBS and CM batteries were able to set an alarm capacity. I did not found write capability to property in power_supply class yet. So consider this a yelling :) Thanks, Alex.