]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add special support for the MFI_CMD ioctl with MFI_CMD_STP command, used
authormav <mav@FreeBSD.org>
Thu, 29 Sep 2011 08:37:53 +0000 (08:37 +0000)
committermav <mav@FreeBSD.org>
Thu, 29 Sep 2011 08:37:53 +0000 (08:37 +0000)
commit4789992ad40faaebb49417cbf78d9973cfcb8929
tree24675b174a2deb265748e02fec34bd288cf704cd
parent5240e157ba7c37a35b695548523aad7d5b48fb0e
 - Add special support for the MFI_CMD ioctl with MFI_CMD_STP command, used
by present MegaCLI version. It has some special meaning for the first s/g
list entry, while the main s/g list begins from the the second entry, and
those lists should remain separate after loading to the busdma map.
 - Fix bug in 32bit ioctl compatibility shims when s/g list consists of
more then on element.

Sponsored by: iXsystems, inc.
MFC after: 3 days
sys/dev/mfi/mfi.c
sys/dev/mfi/mfivar.h