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
1
DISTLIST
1
DISTLIST
|
@ -425,6 +425,7 @@ partmap/sun.c
|
|||
term/gfxterm.c
|
||||
term/terminfo.c
|
||||
term/tparm.c
|
||||
term/usb_keyboard.c
|
||||
term/efi/console.c
|
||||
term/i386/vga_common.c
|
||||
term/i386/pc/at_keyboard.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue