]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
HID: multitouch: Add support for B2402FVA track point
authorStefan Blum <stefanblum2004@gmail.com>
Sun, 6 Oct 2024 08:12:23 +0000 (10:12 +0200)
committerJiri Kosina <jkosina@suse.com>
Tue, 8 Oct 2024 07:10:59 +0000 (09:10 +0200)
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>
drivers/hid/hid-multitouch.c

index 638e36c6d0f1030c62ec821c827e03bff56f0b24..1f49a13a0ce05be4d356aa75b8858d0736b7258c 100644 (file)
@@ -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,