lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ