• Alex Williamson's avatar
    PCI: Mark Intel i40e NIC INTx masking as broken · 8bcf4525
    Alex Williamson authored
    All of the i40e (XL710/X710) 10/20/40GbE NICs lack support for indicating
    INTx is asserted via the interrupt bit in the PCI status register.  The
    DisINTx bit in the command register is functional, causing these devices to
    be incorrectly detected as supporting INTx masking.  Quirk them to properly
    indicate no INTx masking support.
    
    Device IDs copied from i40e_devids.h.
    Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
    Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
    CC: John Ronciak <john.ronciak@intel.com>
    CC: Jesse Brandeburg <jesse.brandeburg@intel.com>
    8bcf4525
quirks.c 151 KB