summaryrefslogtreecommitdiff
path: root/sys/modules/kbdmux
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2018-04-06Move most of the contents of opt_compat.h to opt_global.h.Brooks Davis
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2016-11-15[evdev] Add evdev support to kbdmux(4) driverOleksandr Tymoshenko
2016-04-07Add option to specify built-in keymap for kbdmuxEd Maste
2006-09-27Fix our ioctl(2) implementation when the argument is "int". NewRuslan Ermilov
2006-03-01Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint.Maksim Yevmenkin
2005-10-14Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy
2005-07-14kbdmux(4) keyboard multiplexer integrationMaksim Yevmenkin