]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-ids.h
HID: add support for two Waltop tablets
authorNikolai Kondrashov <spbnick@gmail.com>
Fri, 20 Aug 2010 15:21:11 +0000 (19:21 +0400)
committerJiri Kosina <jkosina@suse.cz>
Mon, 23 Aug 2010 13:01:55 +0000 (15:01 +0200)
commit72a46344867111c3e019b169ddfa9e1a1f55c759
treed2a134a2c7fe193b1f68d640c73de78f0636bef8
parentf36ee074d5d563a832fbfc378207739db3a0a205
HID: add support for two Waltop tablets

Add support for Waltop Slim Tablet 5.8 inch and Media Tablet 10.6 inch.

These (and other Waltop) tablets are usually sold by different companies
(such as Genius and Trust) and with different names, but with the same USB
vendor/product IDs.

Slim Tablet 5.8 inch is known to also be sold as Genius G-Pen F350 and Trust
Widescreen Mini Tablet (item no 16485).

Media Tablet 10.6 inch is known to also be sold as Genius G-Pen M609 and
M609X. Of these only the latter is known to be supported.

Signed-off-by: Nikolai Kondrashov <spbnick@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-waltop.c [new file with mode: 0644]
drivers/hid/usbhid/hid-quirks.c