]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 292669:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Jan 2016 21:08:31 +0000 (21:08 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Jan 2016 21:08:31 +0000 (21:08 +0000)
commit95760482e0acfd47cc43449bfd7ab339b0d84477
treeb518d1be6c5f2ecaa18a380935640d31d3ceba6a
parent0dc7960032bec2c91c6c5244426e868519c7de3e
MFC 292669:
Add accessor methods to fetch the BAR holding the MSI-X table and PBA.

While here, explicitly note the requirement that the BAR(s) must be
allocated prior to calling pci_alloc_msix().

git-svn-id: svn://svn.freebsd.org/base/stable/10@294340 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man9/Makefile
share/man/man9/pci.9
sys/dev/pci/pci.c
sys/dev/pci/pci_if.m
sys/dev/pci/pci_private.h
sys/dev/pci/pcivar.h