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:   tron
Date:           Tue Sep 16 11:45:30 UTC 2008

Modified Files:
        src/share/man/man4: ataraid.4
        src/sys/dev/ata: ata_raid_intel.c ata_raidvar.h files.ata ld_ataraid.c
Added Files:
        src/sys/dev/ata: ata_raid_subr.c

Log Message:
Support multiple volumes connected to Intel MatrixRAID controllers.
Code contributed by Juan RP in PR kern/39552.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/share/man/man4/ataraid.4
cvs rdiff -r1.2 -r1.3 src/sys/dev/ata/ata_raid_intel.c
cvs rdiff -r0 -r1.1 src/sys/dev/ata/ata_raid_subr.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/ata/ata_raidvar.h
cvs rdiff -r1.19 -r1.20 src/sys/dev/ata/files.ata
cvs rdiff -r1.31 -r1.32 src/sys/dev/ata/ld_ataraid.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