Page MenuHomeFreeBSD

Add missing ACPI GICv2 MSI/MSI-X attachment
ClosedPublic

Authored by val_packett.cool on Jun 26 2019, 8:47 PM.
Referenced Files
Unknown Object (File)
Thu, Feb 27, 8:56 AM
Unknown Object (File)
Wed, Feb 26, 6:15 PM
Unknown Object (File)
Wed, Feb 26, 5:03 AM
Unknown Object (File)
Mon, Feb 24, 8:43 PM
Unknown Object (File)
Mon, Feb 24, 5:01 PM
Unknown Object (File)
Thu, Feb 20, 1:59 AM
Unknown Object (File)
Mon, Feb 17, 8:59 PM
Unknown Object (File)
Mon, Feb 17, 2:37 AM
Subscribers

Details

Summary

This lets PCIe MSI-X device interrupts work on the MACCHIATObin (Marvell Armada 8k), which allows e.g. the Intel igb NIC to fully work :)

(idk why, but the card did not receive packets at all with the legacy interrupt it was falling back to)

Test Plan

(if anyone wants to test for themselves on a mcbin, you currently need to remove the ECAM shift in the ACPI tables)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

val_packett.cool retitled this revision from Add missing ACPI GICv2 MSI/MSI-X support to Add missing ACPI GICv2 MSI/MSI-X attachment.Jun 26 2019, 8:54 PM
This revision is now accepted and ready to land.Jun 27 2019, 6:22 AM
This revision was automatically updated to reflect the committed changes.