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:           Thu Sep 11 11:08:50 UTC 2008

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

Log Message:
Add support for Intel MatrixRAID to ataraid(4). It is currently limited
to one volume.

The driver was provided by Juan RP in PR kern/39511.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/share/man/man4/ataraid.4
cvs rdiff -r1.31 -r1.32 src/sys/dev/ata/ata_raid.c
cvs rdiff -r0 -r1.1 src/sys/dev/ata/ata_raid_intel.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/ata/ata_raidreg.h \
    src/sys/dev/ata/ata_raidvar.h
cvs rdiff -r1.18 -r1.19 src/sys/dev/ata/files.ata

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