Re: [PATCH] hid: blacklist Velleman data acquisition boards

2013-02-18 Thread Jiri Kosina
On Wed, 13 Feb 2013, Ian Abbott wrote: > These are simple data acquistion boards, not HID devices and are handled > by the vmk80xx comedi driver. At least one of them (10cf:5500) > misidentifies itself as a HID in its USB interface descriptor. Ignore > all these devices. > > Signed-off-by: Ian

[PATCH] hid: blacklist Velleman data acquisition boards

2013-02-13 Thread Ian Abbott
These are simple data acquistion boards, not HID devices and are handled by the vmk80xx comedi driver. At least one of them (10cf:5500) misidentifies itself as a HID in its USB interface descriptor. Ignore all these devices. Signed-off-by: Ian Abbott --- drivers/hid/hid-core.c | 8 dr