commit | 8dcd5afabffe7c7428323b6f083c2ec70129b459 | [log] [tgz] |
---|---|---|
author | Drew Fisher <drew.m.fisher@gmail.com> | Sun Nov 18 12:29:56 2007 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jan 28 14:51:20 2008 +0100 |
tree | 4da39a099bf497e7dcd583fca24f51ea5ed5584a | |
parent | bc3707335c9eee214e663fdd8935b649fec9bf3a [diff] |
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 <drew.m.fisher@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>