cvs commit: src/sys/dev/mfi mfi.c mfi_pci.c mfireg.h mfivar.h
Scott Long
scottl at FreeBSD.org
Sat Aug 25 16:58:46 PDT 2007
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.
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
More information about the cvs-src
mailing list