freebsd-dev/sys/dev/atkbdc
Jean-Sébastien Pédron 19ff29fb35 Rewrite Synaptics touchpads support with the following goals in mind:
o  better quality of the movement smoothing
    o  more features such as tap-hold and virtual scrolling

Support must still be enabled with this line in your /boot/loader.conf:
    hw.psm.synaptics_support="1"

The following sysctls were removed:
    hw.psm.synaptics.low_speed_threshold
    hw.psm.synaptics.min_movement
    hw.psm.synaptics.squelch_level

An overview of this new driver and a short documentation about the added
sysctls is available on the wiki:
http://wiki.freebsd.org/SynapticsTouchpad
2008-10-14 17:48:36 +00:00
..
atkbd_atkbdc.c
atkbd.c
atkbdc_ebus.c
atkbdc_isa.c
atkbdc_subr.c
atkbdc_subr.h
atkbdc.c
atkbdcreg.h
atkbdreg.h
psm.c
psm.h