Help requested - Intel Architecture

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.
Post Reply
spookyrufus
Posts: 3
Joined: Thu Dec 07, 2006 2:57 am
Location: Alassio (Italiy)
Contact:

Help requested - Intel Architecture

Post by spookyrufus »

Hi everybody,

this is my very firsti post here.
Brief intro: I'm an Italian student, 22, and like many others I'm trying to develop an OS. I've been studing many books 'bout OSes, and now I'm following Bran's Kernel tutorial to set up a basic kernel.

Following this tutorial I can now boot my machine, write some chars and even handle interrupts and IRQs.

The problem is that a good 30% of the code is obscure to me.It talks about hardware architecture, GDTs, etc.

all these things are not treated in our textbooks (which are really more theorical) and I think that I'll never carry on with my project unless I study some hardware-related material.

Please anyone can point me to some tutorials/ebooks/webpages which treat the argument?

Thanks and keep up the good work!
Many things have to be seen to be believed.
Other things have to be believed to be seen.
TheQuux
Member
Member
Posts: 73
Joined: Sun Oct 22, 2006 6:49 pm

Post by TheQuux »

My project: Xenon
DruG5t0r3
Member
Member
Posts: 29
Joined: Thu Mar 24, 2005 12:00 am
Contact:

Post by DruG5t0r3 »



I sent a request to obtain hard copies of those documents. I have them...older version. I heard they aren't available anymore...but we never know.

Will keep you guys updated.
Post Reply