Define a new wscons mouse type for Synaptics clickpad devices that lack
authorjsg <jsg@openbsd.org>
Thu, 15 Jan 2015 01:19:28 +0000 (01:19 +0000)
committerjsg <jsg@openbsd.org>
Thu, 15 Jan 2015 01:19:28 +0000 (01:19 +0000)
commitac6c6540d26596317e413dc6a2e4c09ac8a28a3e
tree4f9a539c60065d38980c211380bf17520f0352f7
parentb50eeac5933cfe570147dba215849e615e0d62b8
Define a new wscons mouse type for Synaptics clickpad devices that lack
physical buttons.  This will be used if the acpi pnpid for the mouse
matches a list provided by Synaptics found in Linux.

Combined with the xenocara changes this will remove the need for an xorg
config file for the x240/t440/t540 generation of thinkpads.

ok matthieu@ shadchin@ kettenis@
sys/dev/acpi/acpi.c
sys/dev/acpi/acpireg.h
sys/dev/pckbc/pms.c
sys/dev/wscons/wsconsio.h