> Sorry, I was less-than-clear. I was going to use this same framework > for MSI-X, and I was saying that it is not being correctly handled at > this point. Well it's _correct_ -- pci_enable_msix() always returns failure, that's fine from a correctness perspective (although suboptimal from a performance or functionality perspective, heh). Segher