Module Name: src
Committed By: knakahara
Date: Fri Nov 25 12:10:59 UTC 2016
Modified Files:
src/sys/dev/pci: pci_stub.c pcivar.h
Log Message:
provide all PCI MSI/MSI-X manipulation stub functions.
"#ifdef __HAVE_PCI_MSI_MSIX" workaround such as nvme_pci(4) is not required
any more.
http://mail-index.netbsd.org/source-changes/2016/09/17/msg077799.html
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/pci_stub.c
cvs rdiff -u -r1.108 -r1.109 src/sys/dev/pci/pcivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.