Scott Long wrote:
scottl 2007-08-25 23:58:45 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c mfi_pci.c mfireg.h mfivar.h
Log:
Update the MFI driver to support new "1078" series of hardware. This
includes the upcoming Dell PERC6 series. Many thanks to LSI for
contributing this code.
Hi,
Have you removed the code from mpt that tries to attach to the 1078 chip?
This is described in misc/115133 which can be closed after this have
been taken care of.
Also the man page for mfi need to be updated. As it is the driver
supports these additional cards (xscale based):
LSI MegaRAID SAS 8308ELP
LSI MegaRAID SAS 8344ELP
LSI MegaRAID SAS 84016E
With the above commit the following ppc based adapters are also supported:
MegaRAID SAS 8704ELP
MegaRAID SAS 8708ELP
MegaRAID SAS 8888ELP
Regards,
Martin
Submitted by: LSI
Approved by: re
Revision Changes Path
1.33 +120 -21 src/sys/dev/mfi/mfi.c
1.9 +30 -3 src/sys/dev/mfi/mfi_pci.c
1.10 +37 -0 src/sys/dev/mfi/mfireg.h
1.11 +34 -0 src/sys/dev/mfi/mfivar.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"