Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: jakllsch
Date: Mon Jan 9 01:01:49 UTC 2012
Modified Files:
src/sys/dev/ata: ata_wdc.c
src/sys/dev/ic: mvsata.c wdc.c wdcvar.h
Log Message:
Instead of assume that 'features' is 0 in wdccommandext(),
pass it as an argument, as is done for wdccommand().
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/ata/ata_wdc.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/mvsata.c
cvs rdiff -u -r1.266 -r1.267 src/sys/dev/ic/wdc.c
cvs rdiff -u -r1.91 -r1.92 src/sys/dev/ic/wdcvar.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