Hugh,

the flags PCI_USE_MSI and PCI_USE_MSIX
are not documented.

What are their semantic?  Does it work with the current version of pci-bois-v2 ?

Best Regards

--Armin



Hugh Brown wrote:
Here is some sample code to allow you to attach to a PCI device and read
the configuration space. You run the program as 'pci_att 0xVendor
0xDevice' where Vendor and Device are the vendor and device Ids of the
device you are concerned about.