]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
kbd: add KBD_DELAY1 and KBD_DELAY2
authorMichael Paepcke <git@paepcke.de>
Sat, 18 Feb 2023 09:11:37 +0000 (09:11 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 25 Feb 2023 06:19:05 +0000 (23:19 -0700)
commitc51978f4b2f080c80ddc891c24b151d35acb8ba4
treeae8cec0f912179245829b3936d5bcd3f82e3aa8a
parent49e3972afc1112f95863a04cea7a4401b78dfd1f
kbd: add KBD_DELAY1 and KBD_DELAY2

Allow to configure KBD_DELAY* via KERNCONF for user-land less embedded
and security appliances

Reviewed by: imp (folded)
Pull Request: https://github.com/freebsd/freebsd-src/pull/649
sys/conf/options
sys/dev/kbd/kbd.c
sys/dev/kbd/kbdreg.h