From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: linux kernel HID problem with Saitek X52 Pro Flight System Date: Tue, 8 Sep 2009 13:49:06 -0700 Message-ID: <20090908212238.19CFB526EC9@mailhub.coreip.homeip.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-px0-f177.google.com ([209.85.216.177]:41061 "EHLO mail-px0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751168AbZIHUtN (ORCPT ); Tue, 8 Sep 2009 16:49:13 -0400 Received: by pxi7 with SMTP id 7so3622593pxi.1 for ; Tue, 08 Sep 2009 13:49:15 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Sergey Kolesnikov Cc: Jiri Kosina , linux-input@vger.kernel.org, Tim Cole , Tim Gardner , Amit Kucheria , Stefan Bader On Wed, Sep 09, 2009 at 12:04:44AM +0400, Sergey Kolesnikov wrote: > 2009/9/8 Jiri Kosina > > > > > Sergey, I believe that reverting commit d07a9cba6b (you can do so using > > git revert d07a9cba6b) will fix your joystick, is that correct? > > > > > Yes, reverting this commit helps. > I've tried jstest and succeeded to change the state of each available > button/axis. > > May be there is another way to distinguish between such joysticks and > digitizers? > No, Saitek should not used digitizer's buttons, the same way it should not use standard keyboard keys (KEY_A, KEY_B, etc). -- Dmitry