From mboxrd@z Thu Jan 1 00:00:00 1970 From: "=?UTF-8?B?0KHQtdGA0LPQtdC5INCR0LXQu9GP0YjQvtCy?=" Subject: Re: Force feedback in Linux Date: Tue, 6 Jan 2009 14:10:40 +0300 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bw0-f21.google.com ([209.85.218.21]:37795 "EHLO mail-bw0-f21.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751373AbZAFLRs (ORCPT ); Tue, 6 Jan 2009 06:17:48 -0500 Received: by bwz14 with SMTP id 14so23855631bwz.13 for ; Tue, 06 Jan 2009 03:17:46 -0800 (PST) In-Reply-To: Content-Disposition: inline Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: linux-input@vger.kernel.org Yes, you right. I did not understand purpose of field 'direction' and this one does not directly used in hid-lgff.c. I think, theoretically (in future?) this field may cause problems with difficult joysticks with more than 2 independent axises with feedback (for example, X (left/right), Y (up/down) and throttle (forward/backward)). Thanks. Best regards, Sergey Belyashov 2009/1/6 Jiri Kosina : > On Mon, 5 Jan 2009, ?????? ??????? wrote: > > I don't think I fully understand, sorry. What's wrong with the 'direction' > field of struct ff_effect? > > -- > Jiri Kosina > SUSE Labs >