Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Okey, now that I have my printing thingy ready, I would need some help with the text input... well to be honest I have *no* idea how it should be done :-\
If you could point me some tuts that would be nice ,
but any other info will also be very useful.
Umm... actually, unless you want to use BIOS ints, you need to use the kbd's IRQ(IRQ 1). It's not really easy to do, mostly because keyboard scancodes vary in legth drastically. A doc on keyboard scancodes, and getting the scancodes is here: http://osdev.neopages.net/docs/kbd.php