summaryrefslogtreecommitdiffstats
path: root/drivers/hid
diff options
context:
space:
mode:
authorStefan Blum <stefanblum2004@gmail.com>2024-10-06 10:12:23 +0200
committerJiri Kosina <jkosina@suse.com>2024-10-08 09:10:59 +0200
commit1a5cbb526ec4b885177d06a8bc04f38da7dbb1d9 (patch)
tree5e9fcc4e7278f7e7c3d7e4b68ad359df738c5238 /drivers/hid
parent87b696209007b7c4ef7bdfe39ea0253404a43770 (diff)
downloadlinux-stable-1a5cbb526ec4b885177d06a8bc04f38da7dbb1d9.tar.gz
linux-stable-1a5cbb526ec4b885177d06a8bc04f38da7dbb1d9.tar.bz2
linux-stable-1a5cbb526ec4b885177d06a8bc04f38da7dbb1d9.zip
HID: multitouch: Add support for B2402FVA track point
By default the track point does not work on the Asus Expertbook B2402FVA. From libinput record i got the ID of the track point device: evdev: # Name: ASUE1201:00 04F3:32AE # ID: bus 0x18 vendor 0x4f3 product 0x32ae version 0x100 I found that the track point is functional, when i set the MT_CLS_WIN_8_FORCE_MULTI_INPUT_NSMU class for the reported device. Signed-off-by: Stefan Blum <stefan.blum@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'drivers/hid')
-rw-r--r--drivers/hid/hid-multitouch.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/hid/hid-multitouch.c b/drivers/hid/hid-multitouch.c
index 638e36c6d0f1..1f49a13a0ce0 100644
--- a/drivers/hid/hid-multitouch.c
+++ b/drivers/hid/hid-multitouch.c
@@ -2026,6 +2026,10 @@ static const struct hid_device_id mt_devices[] = {
HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
USB_VENDOR_ID_ELAN, 0x3148) },
+ { .driver_data = MT_CLS_WIN_8_FORCE_MULTI_INPUT_NSMU,
+ HID_DEVICE(BUS_I2C, HID_GROUP_MULTITOUCH_WIN_8,
+ USB_VENDOR_ID_ELAN, 0x32ae) },
+
/* Elitegroup panel */
{ .driver_data = MT_CLS_SERIAL,
MT_USB_DEVICE(USB_VENDOR_ID_ELITEGROUP,