CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2024/05/13 04:01:53

Modified files:
        sys/arch/amd64/pci: pci_machdep.c 
        sys/dev/pci    : pcireg.h 

Log message:
Implement hardware masking for MSI and MSI-X on amd64.  Note that masking
MSIs can only be done for PCI devices that implement per-vector masking,
which a lot of hardware doesn't implement.

ok mlarkin@

Reply via email to