I first apologize for the series slowing down a bit. This is a good thing, however, as it gives me more ideas on how to proceed with the series, and make it better. And, we have alot of great ideas on how we plan on advancing the series.
We are currently working on the following:
<ul><li><b>8259A Tutorial Updates</b><ul><li>We plan on providing alot more detail for the 8259A PIC, and how it connects to the system at electronics level in x86 architecture.<ul><li>This also will help us describe the ISA bus architecture, and how port mapping works at electronics level.<li>This will also help us explain how the 8259A component pins work, and how signals are sent through them.
</ul><li>A more through explanation of the four hardware interrupt types, and how they function and work with the PIC.<li>CA0-CA3 pins will be displayed and explained in our electronics level discussion of the PIC, and how both PICs connect and work with each other.</ul>
It may be better to explain the PIC pins by looking at how they actually connect via ISA bus, and how they actually work and communicate with each other. This will be explained in the 8259A Hardware section of the tutorial.
This should be updated by this weekend, and is currently being worked on!
<li><b>Tutorial 13: Kernel: Basic Concepts Part 2</b></li><ul><li>This tutorial was hard to start as we needed to find a way to easily describe kernel design. Instead of just describing kernel designs, I want our readers to understand the "why" and "how". We will continue building on basic kernel concepts, then bring everything together from a design perspective. This will help better understand the basic kernel design patterns.<li>This tutorial has started, and should be up soon.
</ul>
Tutorial 13 is the glue between the Setting up the complier tutorials, and the first real Kernel tutorial. It also covers the code structure of the MSVC++ tutorial...

If anyone would like anything updated or added to the tutorials, feel free to either PM me, post here, or e-mail me.
(<i>*Jeeze, I got to fix these forums a bit. Any suggestions here at what you would like are appreciated

Thanks,
