CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/26 15:19:02
Modified files:
sbin/kbd : Makefile kbd_wscons.c
Log message:
Remove kvm groveling code. To restore the lost functionality we need to
implement something like a WSKBDIO_GETENCODINGS ioctl that fetches a list
of possible encodings for the specified keyboard from the kernel. Until
that happens, kbd -l will simple show the same harcoded list of possible
encodings as the installer does.
Prompted by deraadt@
