Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422971AbWJFVSa (ORCPT ); Fri, 6 Oct 2006 17:18:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422972AbWJFVSa (ORCPT ); Fri, 6 Oct 2006 17:18:30 -0400 Received: from ausc60ps301.us.dell.com ([143.166.148.206]:25872 "EHLO ausc60ps301.us.dell.com") by vger.kernel.org with ESMTP id S1422971AbWJFVS2 (ORCPT ); Fri, 6 Oct 2006 17:18:28 -0400 DomainKey-Signature: s=smtpout; d=dell.com; c=nofws; q=dns; b=kptaztvhER0UVJVPAneodR8Bwp6x/9ia+SEn03RVwhUo2xMU7v8QoUGgwHquHX1Eq2VVV65D1ILqFfHCN+Dn6eMIlRl6GqBY1KJsT8m0uNRm+pniZ2tVnOW1JZkyR5CK; X-IronPort-AV: i="4.09,273,1157346000"; d="scan'208"; a="93221960:sNHT55089576" Date: Fri, 6 Oct 2006 16:17:51 -0500 From: Matt Domsch To: Pavel Machek Cc: Andrew Morton , Alessandro Guido , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, len.brown@intel.com, jengelh@linux01.gwdg.de, gelma@gelma.net, ismail@pardus.org.tr Subject: Re: [PATCH 2.6.18-mm2] acpi: add backlight support to the sony_acpi driver Message-ID: <20061006211751.GA31887@lists.us.dell.com> References: <20060930190810.30b8737f.alessandro.guido@gmail.com> <20061001171912.b7aac1d8.akpm@osdl.org> <20061002003908.GA18707@lists.us.dell.com> <20061005103657.GA4474@ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061005103657.GA4474@ucw.cz> User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1435 Lines: 39 On Thu, Oct 05, 2006 at 10:36:57AM +0000, Pavel Machek wrote: > Hi! > > > > I assume that cute userspace applications for controlling backlight > > > brightness via the generic backlight driver either exist or are in > > > progress? What is the status of that? > > > > For Dell laptops, the dellLcdBrightness app is included in the > > libsmbios-bin package (http://linux.dell.com/libsmbios/main/ and > > http://linux.dell.com/libsmbios/main/yum.html for the yum repo). It's > > entirely userspace. > > Please move it into the kernel where it belongs, and use lcd > brightness subsystem like everyone else. We've been through this before. http://marc.theaimsgroup.com/?l=linux-kernel&m=114067198323596&w=2 In addition, the SMI call used to change the backlight level *may* require (if configured by the sysadmin in BIOS), a password be entered. This begs for a common userspace app that can grok libsmbios and kernel interfaces both, and use the appropriate method on each, rather than just putting it all in the kernel. Thanks, Matt -- Matt Domsch Software Architect Dell Linux Solutions linux.dell.com & www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.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/