USB HID: Add all Logitech Harmonies to blacklist
authorPhil Dibowitz <phil@ipom.com>
Mon, 30 Jul 2007 10:00:48 +0000 (12:00 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 2 Aug 2007 11:48:03 +0000 (13:48 +0200)
commit9fdcfed8ebc4f5273179f8ff00ab83a6403016de
treef201309f2cd01d8bb40ae19306f3719c61449929
parent2dea64b4aace953924848ac9ab05217da20a7932
USB HID: Add all Logitech Harmonies to blacklist

This patch adds the entire range of Logitech's ProductIDs that are reserved
for their Harmony remotes. The in-kernel HID driver can't do anything with
these, and now there is a GPL user-space application that can handle them:
  http://www.sf.net/projects/harmonycontrol

Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-quirks.c