From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitriy Geels Subject: Re: hid-pidff bug: fails to find all required reports of saitek gamepad Date: Tue, 3 Mar 2009 09:28:42 +0300 Message-ID: <78f5d6bf0903022228l30c53db1k5d51ed7aeeb76e51@mail.gmail.com> References: <78f5d6bf0901301145g591a713agc8aafa66fe27b19f@mail.gmail.com> <78f5d6bf0902141433hca696fdo87140907cc358fbf@mail.gmail.com> <78f5d6bf0902170416j39cced63i23a712c754fd4445@mail.gmail.com> <499C2D22.8020005@gmail.com> <78f5d6bf0902182254v191cc485x62eb211baaddd36@mail.gmail.com> <499D7C66.6090000@gmail.com> <78f5d6bf0902261321m62b423c6hed04c693e03f569e@mail.gmail.com> <49A813CB.3080805@gmail.com> <78f5d6bf0903021041o24155b7dg89a5fb975e60c320@mail.gmail.com> <49AC4300.5090002@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-bw0-f178.google.com ([209.85.218.178]:63143 "EHLO mail-bw0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751922AbZCCG2p (ORCPT ); Tue, 3 Mar 2009 01:28:45 -0500 Received: by bwz26 with SMTP id 26so2229265bwz.37 for ; Mon, 02 Mar 2009 22:28:42 -0800 (PST) In-Reply-To: <49AC4300.5090002@gmail.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Anssi Hannula Cc: linux-input@vger.kernel.org 2009/3/2 Anssi Hannula : > Oh, right, FF_RUMBLE is mapped to FF_PERIODIC by default. I have a local > patch for your device that maps it to FF_CONSTANT, that's why I was > confused. > > So that wasn't the issue. > > What about running fftest two times in succession, or just ffmvforce two > times in succession, does it trigger the problem? Tried already. No problem. Same with ffmvforce. > Also, try removing some effects from fftest one-by-one, and see if the > problem is still triggered. Will try this later, this evening.