USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk
authorJan Kratochvil <honza@jikos.cz>
Wed, 9 May 2007 00:50:49 +0000 (02:50 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 9 May 2007 00:52:51 +0000 (02:52 +0200)
Logitech wheel (product id 0xc294) doesn't like to be polled for reports,
otherwise it slows down initialization of this device to ten seconds.

This patch adds HID_QUIRK_NOGET flag for this wheel.

Signed-off-by: Jan Kratochvil <honza@jikos.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found