Moved PS2 Keyboard driver out to module tree (still in kernel, but will move once...
authorJohn Hodge <[email protected]>
Sun, 8 May 2011 14:14:11 +0000 (22:14 +0800)
committerJohn Hodge <[email protected]>
Sun, 8 May 2011 14:14:11 +0000 (22:14 +0800)
commit44e7e418917b0509d972b3693424a00fda9225a5
tree7b9853b948d3ae1811baa559861dca44ec196304
parentc53f11b9694ec833b145cfa9660eaca17a4732d7
Moved PS2 Keyboard driver out to module tree (still in kernel, but will move once debugged)

- Adding a PS2 mouse driver too
Modules/Input/PS2KbMouse/Makefile [new file with mode: 0644]
Modules/Input/PS2KbMouse/kb.c [new file with mode: 0644]
Modules/Input/PS2KbMouse/kb_kbdus.h [new file with mode: 0644]
Modules/Input/PS2KbMouse/main.c [new file with mode: 0644]
Modules/Input/PS2KbMouse/ps2mouse.c [new file with mode: 0644]

UCC git Repository :: git.ucc.asn.au