Which controlers are always present in a PC?

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
pepito

Which controlers are always present in a PC?

Post by pepito »

I like to know which 'controler chips' are always present into a PC architecture machine. I like this information to separate the 'static device drivers' from the 'dynamic & instalable device drivers'.

I belive some of these are: PIT, PIC, DMA...

Where can I get this information?

Thank you,

pepito
TripleFault

RE:Which controlers are always present in a PC?

Post by TripleFault »

Try this site:
http://webster.cs.ucr.edu/Page_asm/Arto ... H03-1.html
It is Chapter 3 of "The Art of Assembly Language"
Hope this helps!
~ TripleFault !)
Post Reply