]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC 227562:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 18:30:48 +0000 (18:30 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Jan 2012 18:30:48 +0000 (18:30 +0000)
commit538e09a1a8e5b63378376ba348fb2b1b04f91ea7
treea8a8208de0ba6ffdf313a7d113384b074eecfbd5
parent9dd63de957a3da1195e46913d5280c5c2778b26d
MFC 227562:
Add single-message MSI support to mfi(4).  It is disabled by default but
can be enabled via the hw.mfi.msi tunable.  Many mfi(4) controllers also
support MSI-X, but in testing it seems that many adapters do not work with
MSI-X but do work with MSI.

git-svn-id: svn://svn.freebsd.org/base/stable/9@229611 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/mfi/mfi.c
sys/dev/mfi/mfi_cam.c
sys/dev/mfi/mfi_disk.c
sys/dev/mfi/mfi_pci.c
sys/dev/mfi/mfivar.h