Add ietp driver for Elantech I2C touchpads
authorjcs <jcs@openbsd.org>
Sat, 8 Jul 2023 02:43:02 +0000 (02:43 +0000)
committerjcs <jcs@openbsd.org>
Sat, 8 Jul 2023 02:43:02 +0000 (02:43 +0000)
commit593d792ceb3cca540ce75d4e9938d62d34459e55
tree498ed0a8b7f2b34c5feee7e943f54b10fda33a04
parentf5097eede22ca7994d4d1cc41eefca2987debac6
Add ietp driver for Elantech I2C touchpads

From Vladimir Serbinenko
share/man/man4/Makefile
share/man/man4/ietp.4 [new file with mode: 0644]
sys/arch/amd64/conf/GENERIC
sys/dev/acpi/dwiic_acpi.c
sys/dev/i2c/files.i2c
sys/dev/i2c/ietp.c [new file with mode: 0644]
sys/dev/i2c/ietp.h [new file with mode: 0644]