freebsd-skq/sys/dev/kbd
kevans 18ec4e956a 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