freebsd-dev/sys/dev/atkbdc
Vladimir Kondratyev f5998d20ed psm(4): Probe Synaptics touchpad with active multiplexing mode enabled
if it is only multiplexed device. Also enable syncbit checks for them.
This fixes touchpad recognition on Panasonic Toughbook CF-MX4 laptop.

Reported by:	Tomasz "CeDeROM" CEDRO <tomek_AT_cedro_DOT_info>
MFC after:	1 month
PR:		253279
Differential revision:	https://reviews.freebsd.org/D28502
2021-07-14 13:30:26 +03:00
..
atkbd_atkbdc.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
atkbd.c atkbdc: clean up empty lines in .c and .h files 2020-09-01 21:41:38 +00:00
atkbdc_isa.c atkbdc: clean up empty lines in .c and .h files 2020-09-01 21:41:38 +00:00
atkbdc_subr.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
atkbdc_subr.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
atkbdc.c atkbd(4): Just use nitems() for quirk enumeration 2020-12-05 22:04:30 +00:00
atkbdcreg.h psm(4): Disable AUX multiplexer probing on all Lenovo laptops. 2020-11-20 00:13:30 +00:00
atkbdreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
psm.c psm(4): Probe Synaptics touchpad with active multiplexing mode enabled 2021-07-14 13:30:26 +03:00
psm.h