bit3 of the pci configuration status register

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
User avatar
ehenkes
Member
Member
Posts: 124
Joined: Mon Mar 23, 2009 3:15 am
Location: Germany
Contact:

bit3 of the pci configuration status register

Post by ehenkes »

In PrettyOS we try to use bit3 of the pci configuration status register for matching the interrupt and the pci device to send to the corresponding device-interrupt-handler. We have noticed that qemu sets this bit3, but VMWare, VBox and some real hardware does not. Hence, we cannot use this great feature. Any comments?
Post Reply