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: garbled
Date: Tue Mar 27 00:10:20 UTC 2007
Modified Files:
src/sys/dev/ata: ata_raid.c ata_raidreg.h ata_raidvar.h files.ata
Added Files:
src/sys/dev/ata: ata_raid_via.c
Log Message:
Add support for VIA V-TECH ata raid. Tested on 4.0 with RAID0, RAID1 and
SPAN over a pair of sata drives on a VT8237A SATA Controller.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dev/ata/ata_raid.c
cvs rdiff -r0 -r1.1 src/sys/dev/ata/ata_raid_via.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/ata/ata_raidreg.h
cvs rdiff -r1.4 -r1.5 src/sys/dev/ata/ata_raidvar.h
cvs rdiff -r1.14 -r1.15 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