Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261395AbVBNKxN (ORCPT ); Mon, 14 Feb 2005 05:53:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261398AbVBNKxN (ORCPT ); Mon, 14 Feb 2005 05:53:13 -0500 Received: from chiark.greenend.org.uk ([193.201.200.170]:36240 "EHLO chiark.greenend.org.uk") by vger.kernel.org with ESMTP id S261395AbVBNKxK (ORCPT ); Mon, 14 Feb 2005 05:53:10 -0500 To: Stelian Pop , linux-kernel@vger.kernel.org, acpi-devel@lists.sourceforge.net Subject: Re: [PATCH, new ACPI driver] new sony_acpi driver In-Reply-To: <20050210161809.GK3493@crusoe.alcove-fr> References: <20050210161809.GK3493@crusoe.alcove-fr> Date: Mon, 14 Feb 2005 10:53:10 +0000 Message-Id: From: Matthew Garrett Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1272 Lines: 26 Stelian Pop wrote: > Privately I've had many positive feedbacks from users of this driver > (and no negative feedback), including Linux distributions who wish > to include it into their kernels. The reports are increasing in number, > it would seem that newer Sony Vaios are more and more incompatible > with sonypi and require sony_acpi to control the screen brightness. The sonypi driver seems to be necessary to catch Vaio hotkey events, including the sleep button. I've checked a couple of DSDTs, and it seems that the more recent Vaios are lacking the SPIC entries but still don't have the sleep button defined. Is there any chance of this driver being able to catch hotkey events? Related to that, I have a nastyish hack which lets the sonypi driver generate ACPI events whenever a hotkey is pressed. Despite not strictly being ACPI events, this makes it much easier to integrate sonypi stuff with general ACPI support. I'll send it if you're interested. -- Matthew Garrett | mjg59@srcf.ucam.org - 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/