]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r261535:
authormarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Mar 2014 02:38:41 +0000 (02:38 +0000)
committermarkj <markj@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Mar 2014 02:38:41 +0000 (02:38 +0000)
commit4da7c41b048641801ddeadf4aeaf59f4df167195
treea02fc6aa46f721370df6b151d70f91ff763f2257
parentdf732ec3a2a0aeb65ac19eafc506261dfab55c8b
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.

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