From: Drew Fisher Date: Sun, 18 Nov 2007 11:29:56 +0000 (+0100) Subject: HID: Microsoft Wireless Optical Desktop 3.0 quirk X-Git-Tag: v2.6.25-rc1~1170^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dcd5afabffe7c7428323b6f083c2ec70129b459;p=pandora-kernel.git HID: Microsoft Wireless Optical Desktop 3.0 quirk Make the Microsoft Wireless Optical Desktop 3.0 work as a mouse. Microsoft Wireless Optical Desktop 3.0 doesn't properly describe its interface class. Specifically, since it doesn't mark the second interface as a mouse (bInterfaceSubclass = 0), it doesn't get HID_QUIRK_NOGET applied to the interface, and then acts broken when polled. Signed-off-by: Drew Fisher Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed