From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Davidsen Subject: Re: ACPI buttons in 2.6.12-rc4-mm2 Date: Fri, 29 Jul 2005 12:35:43 -0400 Message-ID: <42EA5ADF.9000202@tmr.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: linux-kernel@vger.kernel.org Cc: acpi-devel@lists.sourceforge.net List-Id: linux-acpi@vger.kernel.org Brown, Len wrote: > I agree that the value of _LID can be usefult to user-space > and I'll be sure it is restored as a property of the lid device > under sysfs -- available as a simple file read like it > was under /proc. You're missing the point, removing the /proc feature breaks existing code. You can add new features in /sys as you like, but when you remove existing featires you break system for no benefit.