Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762973AbXHKVFl (ORCPT ); Sat, 11 Aug 2007 17:05:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756661AbXHKVFe (ORCPT ); Sat, 11 Aug 2007 17:05:34 -0400 Received: from styx.suse.cz ([82.119.242.94]:36987 "EHLO mail.suse.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757244AbXHKVFc (ORCPT ); Sat, 11 Aug 2007 17:05:32 -0400 Date: Sat, 11 Aug 2007 23:06:48 +0200 (CEST) From: Jiri Kosina To: Renato Golin Cc: Dmitry Torokhov , linux-kernel@vger.kernel.org Subject: Re: joydev.c and saitek cyborg evo force In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 865 Lines: 27 On Sat, 11 Aug 2007, Renato Golin wrote: > fixes perfectly. But it probably breaks the output range and kills the > force-feedback. Thanks for testing. Force feedback functionality shouldn't be influenced in any means by this patch - FF implementation doesn't care about the values of the input_dev->abs{max,min,fuzz,flat}. But it is questionable whether your joystick is fully compliant with PID protocol or it implements some sort of vendor-specific one. > I couldn't find fftest for debian (the package with jstest doesn't > have it) but I'll compile and run here to test. Thanks. -- Jiri Kosina SUSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/