2009-02-21 Robert Millan <rmh@aybabtu.com>
Implement USB keyboard support (based on patch by Marco Gerards) * conf/i386-pc.rmk (pkglib_MODULES): Add `usb_keyboard.mod'. (usb_keyboard_mod_SOURCES, usb_keyboard_mod_CFLAGS) (usb_keyboard_mod_LDFLAGS): New variables. * term/usb_keyboard.c: New file.
This commit is contained in:
parent
8fa4ea7017
commit
6374daf387
5 changed files with 332 additions and 2 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2009-02-21 Robert Millan <rmh@aybabtu.com>
|
||||
|
||||
Implement USB keyboard support (based on patch by Marco Gerards)
|
||||
|
||||
* conf/i386-pc.rmk (pkglib_MODULES): Add `usb_keyboard.mod'.
|
||||
(usb_keyboard_mod_SOURCES, usb_keyboard_mod_CFLAGS)
|
||||
(usb_keyboard_mod_LDFLAGS): New variables.
|
||||
|
||||
* term/usb_keyboard.c: New file.
|
||||
|
||||
2009-02-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Corrected wrong declaration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue