From: Daniel P. Engel Date: Tue, 3 Apr 2007 21:43:46 +0000 (+0200) Subject: USB HID: add QUIRK_HIDDEV for Belkin Flip KVM X-Git-Tag: v2.6.22-rc1~1106^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66df514b1dbf51a0a02a8abe1219e46e49710aea;p=pandora-kernel.git USB HID: add QUIRK_HIDDEV for Belkin Flip KVM Add HID_QUIRK_HIDDEV for the Belkin Flip USB KVM, which provides for software control of switching via a HID class interface. It overloads three HID LED usages, two of which aren't mapped in the ev_dev input subsection, and which it doesn't make sense to map. In order to force the creation of a hiddev device for controlling the Flip, this quirk flag is needed. Signed-off-by: Daniel P. Engel Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed