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:39:41 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/pcmcia: wdc_pcmcia.c
src/sys/dev/scsipi: atapi_wdc.c
Log Message:
Move wdc_addref() and wdc_delref() to ata.c and rename them to
ata_*.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/dev/ata/ata.c
cvs rdiff -r1.66 -r1.67 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.55 -r1.56 src/sys/dev/ata/atavar.h
cvs rdiff -r1.199 -r1.200 src/sys/dev/ic/wdc.c
cvs rdiff -r1.70 -r1.71 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.88 -r1.89 src/sys/dev/pcmcia/wdc_pcmcia.c
cvs rdiff -r1.81 -r1.82 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