cvs commit: src/sys/conf NOTES files src/sys/dev/mfi mfi.c
mfi_debug.c mfi_disk.c mfireg.h mfivar.h src/sys/modules/mfi
Makefile
Scott Long
scottl at FreeBSD.org
Sat Oct 21 05:28:51 UTC 2006
scottl 2006-10-21 05:28:50 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/conf NOTES files
sys/dev/mfi mfi.c mfi_disk.c mfireg.h mfivar.h
sys/modules/mfi Makefile
Added files: (Branch: RELENG_6)
sys/dev/mfi mfi_debug.c
Log:
Sync the MFI driver to HEAD. This fixes a potential problem with AEN
events, adds many debugging and informational tools, and increases support
for running the linux management apps.
Approved by: re
Sponsored by: IronPort
Revision Changes Path
1.1325.2.24 +2 -0 src/sys/conf/NOTES
1.1031.2.45 +1 -0 src/sys/conf/files
1.3.2.4 +332 -137 src/sys/dev/mfi/mfi.c
1.3.2.1 +263 -0 src/sys/dev/mfi/mfi_debug.c (new)
1.2.2.4 +22 -2 src/sys/dev/mfi/mfi_disk.c
1.1.2.4 +229 -19 src/sys/dev/mfi/mfireg.h
1.1.2.4 +22 -7 src/sys/dev/mfi/mfivar.h
1.1.2.3 +3 -1 src/sys/modules/mfi/Makefile
More information about the cvs-src
mailing list