Article 5RJEP MSI enabled for an FPGA design without MSI support

MSI enabled for an FPGA design without MSI support

by
zvivered
from LinuxQuestions.org on (#5RJEP)
Hello,

My FPGA is connected via PCIe to the host PC via a PCIe switch.
According to lspci, the FPGA is MSI enabled.

But- The FPGA has only legacy interrupt. The design does not support MSI at all.

Is it possible that somehow the PCIe switch "enabled" MSI ?

I ran:
Code:rc=request_irq(pci_dev_s->irq, IrqHandlerPacket, IRQF_SHARED,"fio", NULL);and got rc!=0

Thank you,
Zvikalatest?d=yIl2AUoC8zA latest?i=GaehmYSdBHs:7-pAaG8A9VU:F7zBnMy latest?i=GaehmYSdBHs:7-pAaG8A9VU:V_sGLiP latest?d=qj6IDK7rITs latest?i=GaehmYSdBHs:7-pAaG8A9VU:gIN9vFwGaehmYSdBHs
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments