freebsd-dev/sys/dev/kbd
Kyle Evans 7987629081 kbd: const'ify a couple of keyboard_driver fields
Nothing modifies these things, but const'ify out of an abundance of caution.
If we could const'ify the definition in each keyboard driver, I likely
would- improper mutations here can lead to misbehavior or slightly more
annoying to debug state.
2019-12-17 03:30:49 +00:00
..
kbd.c kbd: patch linker set methods, too 2019-12-16 04:52:06 +00:00
kbdreg.h kbd: const'ify a couple of keyboard_driver fields 2019-12-17 03:30:49 +00:00
kbdtables.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00