acpi dsdt
Posted: Sun Sep 08, 2013 8:25 am
So I'm at the point where I properly parse the acpi irq routing table but I'm still having trouble grasping the concept of pci irq "swizzling" as they call it. So anything that is under a pci bridge isn't working for me right now
Looking at the ACPI DSDT on any PC. What really puzzles me is that you can only see (AFAIK) the main PCI root bridge (bus 0) there is no other buses. I can definitely see the bridges themselves though.
I guess my question is, how can you extract the bus number of a pci express bridge through acpi?
Or am i getting this completely wrong?
Looking at the ACPI DSDT on any PC. What really puzzles me is that you can only see (AFAIK) the main PCI root bridge (bus 0) there is no other buses. I can definitely see the bridges themselves though.
I guess my question is, how can you extract the bus number of a pci express bridge through acpi?
Or am i getting this completely wrong?