freebsd-dev/sys/dev/atkbdc
Rui Paulo 3bf6d93962 Synaptics: fix a problem with trackpoint passthrough.
There was a inconsistency which led to enable passthrough commands
being interpreted as actual touchpad commands.

Submitted by:	Jan Kokemüller <jan.kokemueller at gmail.com>
MFC after:	1 week
2015-06-19 00:10:30 +00:00
..
atkbd_atkbdc.c Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
atkbd.c Remove leftover from r282269. 2015-04-30 17:49:35 +00:00
atkbdc_ebus.c
atkbdc_isa.c Add another PS/2 keyboard PNP ID. This ID is listed as 2012-07-06 12:13:28 +00:00
atkbdc_subr.c
atkbdc_subr.h
atkbdc.c Quirk based support of Chromebook keyboard found in Acer C720 2015-02-14 22:12:17 +00:00
atkbdcreg.h Quirk based support of Chromebook keyboard found in Acer C720 2015-02-14 22:12:17 +00:00
atkbdreg.h Pass the device_t into atkbd_{probe,attach}_unit and get the 2013-01-11 21:42:23 +00:00
psm.c Synaptics: fix a problem with trackpoint passthrough. 2015-06-19 00:10:30 +00:00
psm.h