mfi(4): Update to LSI's version 4.23 of the driver.
authorSascha Wildner <saw@online.de>
Thu, 29 Mar 2012 18:05:12 +0000 (20:05 +0200)
committerSascha Wildner <saw@online.de>
Thu, 29 Mar 2012 18:05:30 +0000 (20:05 +0200)
commit590ba11dd1b31a5cbd5ae62f96ba8eea413eceee
tree42dd56ebae3cb7d8e809ad5735e34312a9aeaa84
parentf19fcdbb377745d4297cfa90b562d82c2041bf34
mfi(4): Update to LSI's version 4.23 of the driver.

Brings in support for newer SAS2208 (aka Thunderbolt) based
controllers. It was tested with an Intel RS25DB080.

A few other things have been fixed too. Most x86_64/i386 specific
parts have been merged, MSI is now setup in mfi_pci.c properly.

Taken-from: FreeBSD (from their projects/ repository)
13 files changed:
share/man/man4/mfi.4
sys/conf/files
sys/dev/raid/mfi/Makefile
sys/dev/raid/mfi/mfi.c
sys/dev/raid/mfi/mfi_cam.c
sys/dev/raid/mfi/mfi_debug.c
sys/dev/raid/mfi/mfi_disk.c
sys/dev/raid/mfi/mfi_ioctl.h
sys/dev/raid/mfi/mfi_pci.c
sys/dev/raid/mfi/mfi_syspd.c
sys/dev/raid/mfi/mfi_tbolt.c [new file with mode: 0644]
sys/dev/raid/mfi/mfireg.h
sys/dev/raid/mfi/mfivar.h