From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752249Ab1BBUAb (ORCPT ); Wed, 2 Feb 2011 15:00:31 -0500 Received: from adelie.canonical.com ([91.189.90.139]:34007 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558Ab1BBUAa (ORCPT ); Wed, 2 Feb 2011 15:00:30 -0500 Message-ID: <4D49B7D7.9020003@canonical.com> Date: Wed, 02 Feb 2011 15:00:23 -0500 From: Chase Douglas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: Dmitry Torokhov CC: Mark Lord , Linux Kernel , linux-input@vger.kernel.org, kraxel@redhat.com Subject: Re: 2.6.36/2.6.37: broken compatibility with userspace input-utils ? References: <4D3C5F73.2050408@teksavvy.com> <4D496AAC.1010106@canonical.com> <20110202165800.GB3178@core.coreip.homeip.net> In-Reply-To: <20110202165800.GB3178@core.coreip.homeip.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/02/2011 11:58 AM, Dmitry Torokhov wrote: > On Wed, Feb 02, 2011 at 09:31:08AM -0500, Chase Douglas wrote: >> On 01/23/2011 12:03 PM, Mark Lord wrote: >>> As of the 2.6.36 kernel, the userspace commands lsinput and input-kbd >>> no longer work. And if I grab newer/patched versions of those from the latest >>> Ubuntu 10.10, then those newer/patched versions do not work with kernels >>> *before* 2.6.36. >> >> I planned on taking another look at this before we release Ubuntu 11.04 >> at the end of April. That doesn't prevent someone else from helping out >> :), but I'll make sure the utility is working again if not. >> > > Here you go: > > From dbe48c8044987da6e64036fa3f36d7b2826994d5 Mon Sep 17 00:00:00 2001 > From: Dmitry Torokhov > Date: Mon, 24 Jan 2011 22:06:10 -0800 > Subject: [PATCH 1/2] Do not require exact version of EVDEV protocol, we can work with > other versions too. > > Signed-off-by: Dmitry Torokhov Yeah that's the easy part :). I need to find time to go through the packaging and bug handling churn... Thanks, -- Chase