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:           Fri Sep  5 12:37:13 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_jmicron.c

Log Message:
Add JMicron RAID support to ataraid(4).
Patch provided by Juan RP in PR kern/39395.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/share/man/man4/ataraid.4
cvs rdiff -r1.30 -r1.31 src/sys/dev/ata/ata_raid.c
cvs rdiff -r0 -r1.1 src/sys/dev/ata/ata_raid_jmicron.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/ata/ata_raidreg.h \
    src/sys/dev/ata/ata_raidvar.h
cvs rdiff -r1.17 -r1.18 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