freebsd-dev/sys/dev/atkbdc
Alexander Motin ce88117008 atkbd: Disable periodic polling by default.
It is one of the few remaining Giant-locked callouts.  It would be
good to remove it, not mentioning that polling itself is not good.

If this cause keyboard/mouse freezes on some hardware, please set
loader tunable hw.atkbd.hz=1 as workaround and report the issue.

Submitted by:	imp, jhb
2022-01-05 15:12:58 -05:00
..
atkbd_atkbdc.c
atkbd.c atkbd: Disable periodic polling by default. 2022-01-05 15:12:58 -05: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
atkbdc_subr.h
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
psm.c psm(4): Disable KVM switch "jitter" clamping for absolute touchpads. 2021-09-10 00:37:40 +03:00
psm.h