]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HID: core: remove phidgets from ignore list
authorSean Young <sean@mess.org>
Fri, 8 May 2015 09:29:58 +0000 (10:29 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 12 May 2015 13:38:40 +0000 (15:38 +0200)
commitd0091f5749eadfce87ce0436994584637a353e2c
treee5ab9450ef1e89c7666c9924dccedea305cab9b7
parentc6f2104caaf00720a3a7a456af07f93a160693af
HID: core: remove phidgets from ignore list

Once there were kernel drivers for some of the phidgets devices, and for
those kernel drivers to work the hid system needed exceptions. Now the
kernel drivers are long gone in favour of the user-space drivers.

The user-space drivers support many more phidget devices and uses libusb.
The udev rules set up permissions so that the kernel hid driver can be
unbound from libusb, as it does for many devices not in hid_ignore_list.

http://www.phidgets.com/docs/OS_-_Linux

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h