Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751589AbVLFIQU (ORCPT ); Tue, 6 Dec 2005 03:16:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751682AbVLFIQU (ORCPT ); Tue, 6 Dec 2005 03:16:20 -0500 Received: from mx1.redhat.com ([66.187.233.31]:63690 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1751589AbVLFIQT (ORCPT ); Tue, 6 Dec 2005 03:16:19 -0500 Message-ID: <439548B5.9030603@volny.cz> Date: Tue, 06 Dec 2005 09:15:49 +0100 From: Miloslav Trmac User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Yu, Luming" CC: Dmitry Torokhov , Linus Torvalds , Vojtech Pavlik , Andrew Morton , Linux Kernel Mailing List , "Brown, Len" Subject: Re: [git pull 02/14] Add Wistron driver References: <3ACA40606221794F80A5670F0AF15F840A53FC2D@pdsmsx403> In-Reply-To: <3ACA40606221794F80A5670F0AF15F840A53FC2D@pdsmsx403> X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 724 Lines: 18 Yu, Luming wrote: >>If your laptop provides the hotkey events via ACPI, simply don't use >>wistron_btns. > > > wistron driver should be disabled if acpi hotkey enabled. It is implicitly disabled because it contains DMI ids of known laptops, and its module_init() fails with -ENODEV when used on other hardware, before ever touching the BIOS. I therefore can't see how it could break anything unless you have explicitly supplied module parameters to override this check. Mirek - 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/