Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
Module Name: src
Committed By: bsh
Date: Tue Jul 6 18:03:21 UTC 2010
Modified Files:
src/sys/dev/ata: ata_raid.c ata_raid_intel.c ata_raidvar.h
Log Message:
fix some probles with ataraid(4) and Intel MatrixRaid.
* handle volumes largetr than 2TiB.
* support multiple arrays for Intel Matrix RAID
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/ata/ata_raid.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ata/ata_raid_intel.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ata/ata_raidvar.h
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