Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   xtraeme
Date:           Mon Feb 25 10:46:02 UTC 2008

Modified Files:
        src/doc: CHANGES
        src/share/man/man4: mfi.4
        src/sys/dev/ic: mfi.c mfireg.h mfivar.h
        src/sys/dev/pci: mfi_pci.c

Log Message:
Added support for the mfi(4) controllers with powerpc IOPs such as
LSI SAS1078 or Dell PERC 6, from OpenBSD.

Tested by Akira Kato on current-users@.


To generate a diff of this commit:
cvs rdiff -r1.1024 -r1.1025 src/doc/CHANGES
cvs rdiff -r1.5 -r1.6 src/share/man/man4/mfi.4
cvs rdiff -r1.11 -r1.12 src/sys/dev/ic/mfi.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/mfireg.h
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/mfivar.h
cvs rdiff -r1.3 -r1.4 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.



Home | Main Index | Thread Index | Old Index