From: Christian Ohm Date: Mon, 20 May 2013 23:31:09 +0000 (+0200) Subject: HID: Add support for Holtek gaming mouse 04d9:a04a X-Git-Tag: v3.11-rc1~90^2~2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f5189052c68f5bae3aac62b357577ecb862fee;p=pandora-kernel.git HID: Add support for Holtek gaming mouse 04d9:a04a This mouse is sold as Tracer Sniper TRM-503, NOVA Gaming Slider X200 and Zalman ZM-GM1, and reports too high usage maximum and logical maximum (like 04d9:a067, but its report descriptor is different). This patch adds its USB ID and fixes the report descriptor in the same way. Note: I don't actually have such a mouse to test, I took the report descriptor posted at https://bugzilla.novell.com/show_bug.cgi?id=774676, compared it to the one from 04d9:a067 and changed the offsets accordingly (all numbers minus 9, since it is 9 bytes shorter, and the difference is before the values that need changing). That Surely Works™. Signed-off-by: Christian Ohm Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed