aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorAlex Neblett <alexneblett01@yahoo.com>2010-02-03 00:16:03 -0500
committerJiri Kosina <jkosina@suse.cz>2010-02-03 06:03:26 -0500
commitf54405db66fbec11679241daefd16fd8291a5762 (patch)
treee0be3cf8f8d2d58cf9c0f32af2a25d37fe18572f /drivers/hid/hid-ids.h
parente1a0bdd8022317e98650e70850de73eccfcde5ad (diff)
HID: add support for Pixart Imaging Optical Touch Screen
Added support for the Pixart Imaging Inc. Optical Touch Screen found in the MSI AE2220 and other new all in one computers to the Quanta Optical Touch dual-touch panel driver found in the latest git clone git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git. Signed-off-by: Alex Neblett <alexneblett01@yahoo.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index 39ff98a5bd61..b29d9da799f4 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -400,6 +400,7 @@
400 400
401#define USB_VENDOR_ID_QUANTA 0x0408 401#define USB_VENDOR_ID_QUANTA 0x0408
402#define USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH 0x3000 402#define USB_DEVICE_ID_QUANTA_OPTICAL_TOUCH 0x3000
403#define USB_DEVICE_ID_PIXART_IMAGING_INC_OPTICAL_TOUCH_SCREEN 0x3001
403 404
404#define USB_VENDOR_ID_SAMSUNG 0x0419 405#define USB_VENDOR_ID_SAMSUNG 0x0419
405#define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001 406#define USB_DEVICE_ID_SAMSUNG_IR_REMOTE 0x0001