From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752547AbYJNNah (ORCPT ); Tue, 14 Oct 2008 09:30:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750794AbYJNNa3 (ORCPT ); Tue, 14 Oct 2008 09:30:29 -0400 Received: from mx2.redhat.com ([66.187.237.31]:44851 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750791AbYJNNa3 (ORCPT ); Tue, 14 Oct 2008 09:30:29 -0400 Date: Tue, 14 Oct 2008 10:28:15 -0200 From: Mauro Carvalho Chehab To: Jiri Kosina Cc: Dmitry Torokhov , LKML Subject: Re: [PATCH] Fix Numlock led on two keyboards (Dell SK8115 and Bright) Message-ID: <20081014102815.632b9cf6@pedra.chehab.org> In-Reply-To: References: <20081009170544.4e770dbb@pedra.chehab.org> Organization: Red Hat Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jiri, On Mon, 13 Oct 2008 17:49:52 +0200 (CEST) Jiri Kosina wrote: > > The keyboards are: > > DELL SK8115 (USB ID 413c:2105); and > > Bright keyboard (USB ID 1241:1503). > the HID subsystem went through a refactoring, and all the quirks have been > separated into individual drivers, so that the code doens't become > unmaintainable mess by having quirks all over the place. > > The changes have been present in my git tree -next for quite some time, > and I am planning to send a push request to Linus probably tomorrow. Do > you think you could rebase your patch on top of my tree? > > For Dell changes this should be trivial, as there is already a driver > handling exactly this for other Dell keyboards. Ok, I've rebased the patches, from 'next-20080919' tag, at -next. I'll be sending you the patches on the next emails. In the case of the Bright keyboard, I've cloned Dell entry, since the problem is similar. -- Cheers, Mauro