]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r261535:
authormarkj <markj@FreeBSD.org>
Mon, 10 Mar 2014 02:31:50 +0000 (02:31 +0000)
committermarkj <markj@FreeBSD.org>
Mon, 10 Mar 2014 02:31:50 +0000 (02:31 +0000)
commit7086b821e4270a1eae94d0cb299e04bec6be39d3
treefea2ef5325bd8f202f1ca7a673d5b54c4b7d2a7e
parent4ff78f8cbc14b1a03a3c92cd6cae2f6296dbdac5
MFC r261535:
Add support for MegaRAID Fury cards. The main change needed to boot from a
9341-4i controller was to ensure that scatter/gather lists are ended with
an end-of-list marker. Both the mrsas and Linux megaraid_sas drivers use
this marker with Invader cards as well, so we do the same thing, though
it is apparently not strictly necessary.

PR: 187312
sys/dev/mfi/mfi_pci.c
sys/dev/mfi/mfi_tbolt.c
sys/dev/mfi/mfivar.h