index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pckbc
Age
Commit message (
Expand
)
Author
2023-08-16
Identify Synaptics touchpads without multifinger support.
Ulf Brosziewski
2023-08-13
The 8042 emulation found on Chromebooks does not support the RESET command,
Miod Vallat
2023-07-25
Extend the PCKBC_CANT_TRANSLATE feature, specific to Tadpole/RDI hardware,
Miod Vallat
2023-07-24
Use RAWKEY constants for scan code tables, rather than magic numbers.
Miod Vallat
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2023-01-23
Add Backtab key, based on a change from Crystal Kolipe kolipe.c at
Nicholas Marriott
2022-07-23
Discard relative movement packets outside of [-127, 127] range to
Stefan Hagen
2022-04-06
constify struct cfattach
Christian Weisgerber
2022-01-09
spelling
Jonathan Gray
2021-05-01
Retire OpenBSD/sgi.
Visa Hankala
2020-10-23
1. Work around a firmware bug of some Elantech-v1 touchpads.
Ulf Brosziewski
2020-08-10
Get Elantech v1 touchpad with fw version 0x20022 working.
Marcus Glocker
2020-07-04
Fix intermittent failing device initialization seen on some Synaptics
Marcus Glocker
2020-03-18
1. Run Synaptics touchpads in plain W-mode. 2. Update the AGM-check.
Ulf Brosziewski
2020-01-22
Unbreak !DIAGNOSTIC build.
Martin Pieuchot
2019-09-20
Extend the identification and validation of elantech-v4 packets to the
Ulf Brosziewski
2019-08-19
Accept more elantech-v4 models, and apply a test for external buttons.
Ulf Brosziewski
2019-05-11
Add the colemak keyboard layout.
Aaron Bieber
2019-01-26
Wait a bit for the set mode command to complete for Synaptics devices to
Marcus Glocker
2018-05-22
Do not overwrite `table' in the non-translating case.
Martin Pieuchot
2018-05-13
Add support for Elantech trackpoints to pms. Extend the list of
Ulf Brosziewski
2018-04-29
'juming' -> 'jumping' in comment.
Kenneth R Westerback
2018-01-29
pms: minor cleanups in the alps code.
Ulf Brosziewski
2018-01-06
pckbd: don't change translation mode if controller is in table 2
Joshua Stein
2017-12-04
add the alps touchpad that can be found in the ideapad 710s
Robert Nagy
2017-11-14
Detect touchpad reset announcements. On rare occasions, the touchpad is reset
anton
2017-11-14
Print out the offending data causing pms sync to fail.
anton
2017-10-28
Adapt the Elantech handlers (v1-3) to the new wsmouse infrastructure.
Ulf Brosziewski
2017-08-26
bug fix
Ulf Brosziewski
2017-08-25
Query the lower coordinate limits.
Ulf Brosziewski
2017-07-21
Show Synaptics Model IDs.
Ulf Brosziewski
2017-06-18
pms/alps: configure compat mode
Ulf Brosziewski
2017-06-06
Set the weak variant of hysteresis as default.
Ulf Brosziewski
2017-05-08
improved coordinate filters
Ulf Brosziewski
2017-03-06
Use nitems() when passing all known parameters to wsmouse_configure().
Martin Pieuchot
2017-02-27
pms/elantech-v4: configure wsmouse for handling compat-mode
Ulf Brosziewski
2017-02-27
pms/synaptics: configure wsmouse for handling compat-mode
Ulf Brosziewski
2016-10-23
Improved parameter handling in wsmouse and new ioctls for reading and
Ulf Brosziewski
2016-08-31
sys/arch/sgi/hpc/wskbdmap_sgi.c should be regen'd too.
Jeremie Courreges-Anglas
2016-08-31
Estonian keymap
Jeremie Courreges-Anglas
2016-05-22
Use the new input functions of wsmouse in mouse and touchscreen drivers.
Ulf Brosziewski
2016-04-14
Re-enable pckbd on resume (similar to what we do on boot). Fixes problems
Mike Larkin
2016-03-30
Add support for multitouch input to wsmouse.
Ulf Brosziewski
2016-02-27
pakets -> packets
mmcc
2015-09-05
Support Synaptics touchpads without W mode.
bru
2015-09-05
Improve tap-and-drag detection for ALPS touchpads.
bru
2015-08-23
fairly trivial sizes for free()
Theo de Raadt
2015-07-20
Tweak previous; the Synaptics TrackPoint in my ThinkPad T500 works again.
Kent R. Spillner
2015-07-19
Don't emit values for 'width' that
Kenneth R Westerback
2015-06-08
pms(4): Don't match Elantech v4 devices with firmware versions 0xX7XXXX.
Stefan Sperling
[next]