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: Fri Aug 13 02:16:40 UTC 2004
Modified Files:
src/sys/dev/ata: ata.c ata_wdc.c atavar.h
src/sys/dev/ic: wdc.c wdcvar.h
src/sys/dev/scsipi: atapi_wdc.c
Log Message:
Move wdcstart() to ata.c and rename it to atastart().
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/dev/ata/ata.c
cvs rdiff -r1.68 -r1.69 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.57 -r1.58 src/sys/dev/ata/atavar.h
cvs rdiff -r1.201 -r1.202 src/sys/dev/ic/wdc.c
cvs rdiff -r1.72 -r1.73 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.83 -r1.84 src/sys/dev/scsipi/atapi_wdc.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