commit | fed76ab3b206bd0c5a9e3be17cead0a22d7593c5 | [log] [tgz] |
---|---|---|
author | Jan Kratochvil <honza@jikos.cz> | Wed May 09 02:50:49 2007 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed May 09 02:52:51 2007 +0200 |
tree | 459058ffc7e7ff9b93efb30a0541a998c11b57e7 | |
parent | 6675c5bd2a0ec223888b42cf97bc7dc900bf31fb [diff] |
USB HID: Logitech wheel 0x046d/0xc294 needs HID_QUIRK_NOGET quirk 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>