Forum Discussion
SengKok_L_Intel
Regular Contributor
5 years agoPer the user guide, the cfg_prmcrs does not tell this is for the command register. If the MSI interrupt is enabled, the legacy interrupt must be disabled. I'm uncertain if the driver side can control to enable at least one interrupt (either MSI or Legacy interrupt) at any time, which means if the MSI interrupt is disabled, the legacy interrupt is supposed to enable.
Regards -SK
- SimonRichter5 years ago
Occasional Contributor
Okay, so I'll assume that legacy interrupts are enabled if MSIs are not, thanks!