2008-05-29 Robert Millan <rmh@aybabtu.com>
* term/i386/pc/at_keyboard.c: Include `grub/machine/machine.h'. (OLPC_UP, OLPC_DOWN, OLPC_LEFT, OLPC_RIGHT): New macros. [GRUB_MACHINE_IEEE1275] (keyboard_map): Add OLPC scan codes (grub_console_checkkey): Add grub_dprintf() call to report unknown scan codes.
This commit is contained in:
parent
ee63252905
commit
47248e0825
2 changed files with 37 additions and 9 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-05-29 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* term/i386/pc/at_keyboard.c: Include `grub/machine/machine.h'.
|
||||
(OLPC_UP, OLPC_DOWN, OLPC_LEFT, OLPC_RIGHT): New macros.
|
||||
[GRUB_MACHINE_IEEE1275] (keyboard_map): Add OLPC scan codes
|
||||
(grub_console_checkkey): Add grub_dprintf() call to report unknown
|
||||
scan codes.
|
||||
|
||||
2008-05-29 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
* term/i386/pc/at_keyboard.c (grub_console_checkkey): Add support for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue