Re: joydev.c and saitek cyborg evo force

From: Jiri Kosina
Date: Thu May 31 2007 - 17:48:46 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/