Source-Changes archive

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

CVS commit: [netbsd-6] src/sys/dev



Module Name:    src
Committed By:   riz
Date:           Thu Mar 22 23:04:27 UTC 2012

Modified Files:
        src/sys/dev/ic [netbsd-6]: mfi.c mfireg.h mfivar.h
        src/sys/dev/pci [netbsd-6]: mfi_pci.c

Log Message:
Pull up following revision(s) (requested by sborrill in ticket #138):
        sys/dev/pci/mfi_pci.c: revision 1.13
        sys/dev/ic/mfi.c: revision 1.38
        sys/dev/ic/mfivar.h: revision 1.15
        sys/dev/ic/mfireg.h: revision 1.5
Add support for skinny variants (e.g. IBM ServeRAID M1015). Based on OpenBSD
changes with some improvements. Tested on IBM x3550M3 with RAID0 and RAID1
volumes including bioctl(8) operation.


To generate a diff of this commit:
cvs rdiff -u -r1.36.8.1 -r1.36.8.2 src/sys/dev/ic/mfi.c
cvs rdiff -u -r1.4 -r1.4.16.1 src/sys/dev/ic/mfireg.h
cvs rdiff -u -r1.14 -r1.14.16.1 src/sys/dev/ic/mfivar.h
cvs rdiff -u -r1.12 -r1.12.16.1 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