]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r225869:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 2 Oct 2011 12:18:06 +0000 (12:18 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 2 Oct 2011 12:18:06 +0000 (12:18 +0000)
commitcb33a320ca7cb328ad932b15790d4c33011f654d
tree07fe779040d7e9f91e07945027687404342304be
parent4e92d8d56f58b24a3a9babb0b58479e8dd12a9d6
MFC r225869:
- 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.

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