Date: Sun, 26 Aug 2007 06:10:44 +0200 From: Martin Nilsson <martin@gneto.com> To: Scott Long <scottl@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/mfi mfi.c mfi_pci.c mfireg.h mfivar.h Message-ID: <46D0FD44.5040402@gneto.com> In-Reply-To: <200708252358.l7PNwjDP029931@repoman.freebsd.org> References: <200708252358.l7PNwjDP029931@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > _______________________________________________ > cvs-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46D0FD44.5040402>