rust-osdev/pci_types

Support MSI-X capability

bjorn3 opened this issue · 3 comments

Support MSI-X capability

Basic support for MSI-X capabilities has been added in the most recent versions :)

Please open further issues / PRs if you need more functionality.

bjorn3 commented

Thanks!

bjorn3 commented

I noticed a small oversight in the api. Opened #29 to fix it.