CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/01/14 18:19:29
Modified files:
sys/dev/acpi : acpi.c acpireg.h
sys/dev/pckbc : pms.c
sys/dev/wscons : wsconsio.h
Log message:
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@