[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0705312343400.29896@twin.jikos.cz>
Date: Thu, 31 May 2007 23:48:33 +0200 (CEST)
From: Jiri Kosina <jkosina@...e.cz>
To: Renato Golin <rengolin@...il.com>
cc: linux-kernel@...r.kernel.org,
Dmitry Torokhov <dmitry.torokhov@...il.com>
Subject: Re: joydev.c and saitek cyborg evo force
On Thu, 31 May 2007, Jiri Kosina wrote:
> Yes, the problem with axis ranges definitely looks like that. Renato,
> could you please send me vendor id and product id of the joystick in
> question, I will send you a patch to test whether normalizing the values
> on hid-level (as we already do for several other joypads) will do the
> trick?
... or if you are running reasonably recent kernel (2.6.22-rc1 or newer),
you can add the quirk in runtime without need to recompile, just pass the
parameter in the format
quirks=0xAAAA:0xBBBB:0x20
to usbhid module, where 0xAAAA is vendor ID and 0xBBBB product ID of your
joystick.
Thanks,
--
Jiri Kosina
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists