CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/09/17 18:03:19
Modified files:
sys/dev/pci : nvme_pci.c
Log message:
Remove the MSI blacklist. Now that we use MSI-X interrupts for nvme(4),
the one device we ever found that needed this treatment, the obsolete Intel
Optane Memory series, doesn't need it any more.
ok kettenis@ dlg@
