LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   I need to develop an interrupts simmulator, does this internal diagram work for me? (https://www.linuxquestions.org/questions/linux-hardware-18/i-need-to-develop-an-interrupts-simmulator-does-this-internal-diagram-work-for-me-4175437193/)

danoc93 11-14-2012 07:25 PM

I need to develop an interrupts simmulator, does this internal diagram work for me?
 
I am a computer science student... I have to develop a simmulator that will show a person how 040h interrupt works (It is caused by the video card)... (Computer Architecture)

In order to do that I need to represent the internal architecture of a computer (obviously just using what I need)...

I made this diagram:

http://farm9.staticflickr.com/8339/8...d0258e1b_z.jpg

Is it wrong?

If so, please recommend me the ways I can get it fixed...

Do video cards use an IO device?

Can a mouse be connected to a PCI bus? or do I have to draw a new one?

pan64 11-16-2012 04:47 AM

probably this: http://www.enthusiastpc.net/articles/00008/ helps you

danoc93 11-16-2012 11:29 PM

Thanks a lot...

Can u suggest me somewhere I can find the way the cpu communicates with the video card in order to change pixels into de screen?

Ex. User changes the background colour to an rgb solid color, how does the cpu send that info to the vc in order to make the changes into the screen?


All times are GMT -5. The time now is 12:03 PM.