Misc minor improvements.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 17 Aug 2008 15:26:42 +0000 (11:26 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 17 Aug 2008 15:26:42 +0000 (11:26 -0400)
commitf13b008bddadc750167c7e814bab0cdfd75178eb
tree4e6692efa53335194f2c370d18937c5545e08d06
parentcbffa8ed98f0e87d7c926594fe73f6e56e86da5f
Misc minor improvements.

Update TODO list.
Improve comments in boot.c.
Use debug port 0x0402 instead of 0x0403 (bochs prefers the latter).
Fix formatting of debug messages in kbd.c.
Use proper return check for kbd and mouse init.
TODO
src/boot.c
src/ioport.h
src/kbd.c
src/mouse.c