From: Jiri Kosina Date: Wed, 11 Mar 2009 10:43:27 +0000 (+0100) Subject: HID: add support for Kye/Genius Ergo 525V X-Git-Tag: v2.6.30-rc1~219^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=794227415f8f5f395a9ed4269a4ee7a3c34f66a5;p=pandora-kernel.git HID: add support for Kye/Genius Ergo 525V This device sends several buttons in a separate field, which is wrongly described in the report descriptor. Fix it in the following way: - change led usage page to button - report size 8 count 1 becomes report size 1 count 8 - the button usage range changed to 4-7 (the mouse has three buttons in a different field already). Reported-by: Tomas Hanak Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed