OSDN Git Service

HID: asus: Add product-id for the T100TAF and T100HA keyboard docks
authorHans de Goede <hdegoede@redhat.com>
Mon, 20 Nov 2017 08:43:32 +0000 (09:43 +0100)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 28 Mar 2018 09:28:09 +0000 (17:28 +0800)
commite448f98110d5b31e646ba35997a82b5b40218bfe
tree7ba19b1b17ac664c90ab81ba179452a72317720d
parentf1e439f32fd5c646323c698027a15485a94f5745
HID: asus: Add product-id for the T100TAF and T100HA keyboard docks

The T100TAF and T100HA keyboard docks have the same special keys and
custom protocol multitouch touchpad as the T100TA, but use a different
product id.

The T100TAF and T100HA both use the same product id, but the T100HA's
touchpad has a different coordinate range.

This commits adds supports for the new USB id and uses a dmi-check to
determine if we're dealing with the T100TAF or T100HA.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=197849
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/hid/hid-asus.c
drivers/hid/hid-core.c
drivers/hid/hid-ids.h