HID: ignore all recent SoundGraph iMON devices
authorJarod Wilson <jarod@redhat.com>
Fri, 31 Jul 2009 14:56:36 +0000 (10:56 -0400)
committerJiri Kosina <jkosina@suse.cz>
Sat, 8 Aug 2009 09:55:46 +0000 (11:55 +0200)
commit31f7fd795d17b264c3c05e4a976f963012c17c68
tree8308821218125b70193672f39d2de06f76fe33a6
parent3040c8203d68a9a0564af81729085054fd6b5b03
HID: ignore all recent SoundGraph iMON devices

After some inspection of the Windows iMON driver, several additional
device IDs were added to the lirc_imon driver. At least a few of these
have been seen in the wild, and require manual quirking to keep the
usbhid driver from binding to them. Rather than list out every single
device, ignore the entire device ID range, 0x0034 - 0x0046. Some of
these may not advertise themselves as HID devices, but no harm done to
such devices anyway. Does the right thing in brief testing w/my 0x0045
device.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Acked-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h