Module Name: src Committed By: bouyer Date: Thu Aug 23 09:59:14 UTC 2012
Modified Files: src/sys/dev/ic: mfi.c mfireg.h mfivar.h src/sys/dev/pci: mfi_pci.c Log Message: Add support newer LSI RAID controllers based on the SAS2208 chip, codenamed "ThunderBolt". Add tagged queuing support for all adapters supported by mfi(4). Tested with a MegaRAID SAS 9265-8i adapter, and an older Dell PERC 5/i. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/dev/ic/mfi.c cvs rdiff -u -r1.5 -r1.6 src/sys/dev/ic/mfireg.h cvs rdiff -u -r1.17 -r1.18 src/sys/dev/ic/mfivar.h cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/mfi_pci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.