]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
usb, HID: Remove Vernier devices from lsusb and hid_ignore_list
authorDennis O'Brien <dennis.obrien@eqware.net>
Sun, 31 May 2015 16:19:59 +0000 (09:19 -0700)
committerJiri Kosina <jkosina@suse.cz>
Mon, 1 Jun 2015 12:44:08 +0000 (14:44 +0200)
commit0317a65b94770c953480970f67db0a716778c6a7
tree4f957ecf4b654bbc3af57ab9e7f350a440abfb1c
parentb721260085533a9bead1fd853c0aead7d82ce763
usb, HID: Remove Vernier devices from lsusb and hid_ignore_list

Removes Vernier Software & Technology devices from the ldusb
driver and the hid_ignore_list table of the usbhid driver in the
Linux tree.  These devices will now be supported via the hidraw
driver.

A user space driver for these devices will be found in the
Go! Software Development Kit from Vernier at
http://www.vernier.com/downloads/software-development-kits/go-sdk/.
These devices are also be supported by the LabQuest2 standalone
interface shown at http://www.vernier.com/products/interfaces/labq2/
and the LoggerPro for Linux software shown at
http://www.vernier.com/downloads/logger-pro-linux/.

Signed-off-by: Dennis O'Brien <dennis.obrien@eqware.net>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/usb/misc/ldusb.c