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: briggs
Date: Mon Jun 20 02:11:57 UTC 2005
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_adaptec.c
Log Message:
Basic support for RAID0 and RAID1 for the Adaptec HostRAID format as found
on the Intel 6300ESB on-board RAID. Adapted from FreeBSD.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/ata/ata_raid.c
cvs rdiff -r0 -r1.1 src/sys/dev/ata/ata_raid_adaptec.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/ata/ata_raidreg.h \
src/sys/dev/ata/ata_raidvar.h
cvs rdiff -r1.11 -r1.12 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