mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
device's, not the bridge's, softc to be used to check the PCIB_DISABLE_MSI flag. This resulted in randomly allowing or denying MSI interrupts based on whatever value the driver happened to store at sizeof(device_t) bytes into its softc. I noticed this when I stopped getting MSI interrupts after slighly re-arranging mxge's softc yesterday. |
||
|---|---|---|
| .. | ||
| eisa_pci.c | ||
| fixup_pci.c | ||
| hostb_pci.c | ||
| ignore_pci.c | ||
| isa_pci.c | ||
| pci.c | ||
| pci_if.m | ||
| pci_pci.c | ||
| pci_private.h | ||
| pci_user.c | ||
| pcib_if.m | ||
| pcib_private.h | ||
| pcireg.h | ||
| pcivar.h | ||
| vga_pci.c | ||