[SOLVED] Questions on PCI
Posted: Sat Mar 23, 2013 10:39 am
Hi all. I have few questions on PCI. The first one is practical:
- - I can from the PCI configuration space by writing address of register I want to read to 0xCF8, and reading it from 0xCF8. On wiki page I found that I can write some configuration registers, but there's nothing about how what's the way to do it. Is it possible then? How can I do it?
- Let's say I have graphic card connected to my computer via PCI. If I read BARs, can I get the memory or IO port for writing video memory? Or there's some special way and BARs are there only for some configurations?