Ed Schouten b05f9c86d1 Make the keyboard layer Unicode aware.
Just take keyent_t to use an u_int to store the Unicode codepoints.
Unfortunately the keymap is now too big to be loaded using an ioctl
argument, so change the ioctl to pick a pointer.

This change breaks kbdcontrol ABI. It doesn't break X11, because X11
doesn't do anything with syscons keymaps. It just switches the device
out of K_XLATE.

Obtained from:	//depot/user/ed/newcons/...
2009-09-19 17:56:26 +00:00
..
2009-09-11 22:50:15 +00:00
2009-08-14 18:18:51 +00:00
2009-09-17 19:15:49 +00:00
2009-07-30 09:51:04 +00:00
2009-09-18 13:44:39 +00:00
2009-07-17 21:11:08 +00:00
2009-08-27 12:36:15 +00:00