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: Mon Sep 15 11:44:50 UTC 2008
Modified Files:
src/share/man/man4: ataraid.4
src/sys/dev/ata: ata_raid_adaptec.c ata_raid_intel.c ata_raid_jmicron.c
ata_raidvar.h ld_ataraid.c
Log Message:
Add support for status reports via bio(4) to ataraid(4).
The code was contributed by Juan RP in PR kern/39514.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/share/man/man4/ataraid.4
cvs rdiff -r1.8 -r1.9 src/sys/dev/ata/ata_raid_adaptec.c \
src/sys/dev/ata/ata_raidvar.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/ata/ata_raid_intel.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ata/ata_raid_jmicron.c
cvs rdiff -r1.29 -r1.30 src/sys/dev/ata/ld_ataraid.c
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