Page 1 of 1

Tell me IDT from scratch

Posted: Tue Apr 08, 2003 3:20 pm
by Imran
I have done loading kernel.my kernel contains only 2 function,one print and one clear . Now I want to write IDT,tell me how to start from scratch.I m very much confuse.

Re:Tell me IDT from scratch

Posted: Tue Apr 08, 2003 6:12 pm
by Tim
Read the QuickLinkz topic.
Read the Intel manuals.
Read the tutorials at http://osdev.neopages.net/.
Read some OS source code.