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: thorpej
Date: Thu Aug 12 22:33:46 UTC 2004
Modified Files:
src/sys/dev/ata: ata.c ata_wdc.c atavar.h
src/sys/dev/ic: wdc.c wdcvar.h
Log Message:
Move wdc_kill_pending() to ata.c and rename it ata_kill_pending().
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/dev/ata/ata.c
cvs rdiff -r1.65 -r1.66 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.54 -r1.55 src/sys/dev/ata/atavar.h
cvs rdiff -r1.198 -r1.199 src/sys/dev/ic/wdc.c
cvs rdiff -r1.69 -r1.70 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