From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756211AbXGCM74 (ORCPT ); Tue, 3 Jul 2007 08:59:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753709AbXGCM7s (ORCPT ); Tue, 3 Jul 2007 08:59:48 -0400 Received: from smtp-01b.mandic.com.br ([200.225.81.136]:49064 "EHLO smtp-01.mandic.com.br" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753198AbXGCM7r (ORCPT ); Tue, 3 Jul 2007 08:59:47 -0400 Message-ID: <468A483E.6060207@mandic.com.br> Date: Tue, 03 Jul 2007 09:59:42 -0300 From: "Renato S. Yamane" User-Agent: Thunderbird 2.0.0.4 (X11/20070604) MIME-Version: 1.0 To: linux-acpi CC: Rolf Eike Beer , "Renato S. Yamane" , Richard Hughes , John Belmonte , linux-kernel , Bastien Nocera , Mathieu.Berard@crans.org, mjg59@srcf.ucam.org, jaimeff@gmail.com Subject: Re: Add INPUT support to toshiba_acpi References: <1180614979.2693.26.camel@localhost.localdomain> <200706281327.29962.eike-kernel@sf-tec.de> <4683A80E.4070006@mandic.com.br> <200707030738.39980.eike-kernel@sf-tec.de> In-Reply-To: <200707030738.39980.eike-kernel@sf-tec.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mandic-no-Celular-to: renatoyamane@mandic.com.br Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Rolf Eike Beer wrote: > Renato S. Yamane wrote: >> Rolf Eike Beer wrote: >>> Richard Hughes wrote: >>>> >>>> Yes, although this is out of my area or expertise, sorry. >>> >>> I've looked a bit but can't find any driver interaction of those >>> programs. Any further ideas welcome. >> >> Do you try omnibook driver? >> svn export https://svn.sourceforge.net/svnroot/omnibook/omnibook/trunk >> >> toshiba_acpi don't work on my Toshiba M45-S355 (Toshiba BIOS) and I try >> this module above and now I can change brightness writing in >> /proc/omnibook/lcd and kpowersave can change brightness too. > > Oh wow! Even my Multimedia keys get recognized. Thanks very much for your > pointer. I think that is a good idea more support to Toshiba Laptops, so omnibook+toshiba_acpi is a perfect couple, because some functions works with toshiba_acpi and others works with omnibook. Jaime (in cc too) do a very useful module that work in some laptop models that not work on toshiba_acpi and omnibook driver. So, I think that is a very good idea all work together to do a more powerful (and compatible) module in next kernel releases. Regards, Renato S. Yamane