Books / Tutorials etc about Kernel programming (?)

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
FrozenSnake
Posts: 3
Joined: Fri Jul 21, 2006 2:44 pm

Books / Tutorials etc about Kernel programming (?)

Post by FrozenSnake »

Hi! I am looking for books and tutorials how to make a kernel
I have tried google but with no result.

Anyone know any place I can find a tutorial OR recommend a book about how to make one =)

Hmm I dont know what else to write :) I think you understand what I am look
after!

PS (NOT unix/linux)

Best Regards[/b]
User avatar
carbonBased
Member
Member
Posts: 382
Joined: Sat Nov 20, 2004 12:00 am
Location: Wellesley, Ontario, Canada
Contact:

Post by carbonBased »

I'd recommend searching through this forum, as this question has been asked several times, and there have been a lot of good books mentioned that I can't recall offhand.

--Jeff
FrozenSnake
Posts: 3
Joined: Fri Jul 21, 2006 2:44 pm

Post by FrozenSnake »

thx :) i did some "deep" searching now and found a really good FAQ and some tutorials!

Best regards!
User avatar
carbonBased
Member
Member
Posts: 382
Joined: Sat Nov 20, 2004 12:00 am
Location: Wellesley, Ontario, Canada
Contact:

Post by carbonBased »

One book I always stress, if you're working on Intel architecture, is "Protected Mode Software Architecture" by Tom Shanley. However, if you've already searched this forum, you've probably read me mentioning it several times... but... just in case! :)

--Jeff
FrozenSnake
Posts: 3
Joined: Fri Jul 21, 2006 2:44 pm

Post by FrozenSnake »

Hehe thx :D i did a fast deep search :) i look closer today when i have more time :D

But thx for the tip =)
Post Reply