drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c
0 → 100644
+376
−0
drivers/hid/i2c-hid/i2c-hid.h
0 → 100644
+20
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
A particular touchpad (SIPODEV SP1064) refuses to supply the HID descriptors. This patch provides the framework for overriding these descriptors based on DMI data. It also includes the descriptors for said touchpad, which were extracted by listening to the traffic of the windows filter driver, as well as the DMI data for the laptops known to use this device. Relevant Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1526312 Cc: Hans de Goede <hdegoede@redhat.com> Reported-and-tested-by:<ahormann@gmx.net> Reported-and-tested-by:
Bruno Jesus <bruno.fl.jesus@gmail.com> Reported-and-tested-by:
Dietrich <enaut.w@googlemail.com> Reported-and-tested-by:
<kloxdami@yahoo.com> Signed-off-by:
Julian Sax <jsbc@gmx.de> Reviewed-by:
Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
CRA Git | Maintained and supported by SUSTech CRA and CCSE