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:10:43 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 wdc_exec_xfer() to ata.c and rename it ata_exec_xfer().


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dev/ata/ata.c
cvs rdiff -r1.67 -r1.68 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.56 -r1.57 src/sys/dev/ata/atavar.h
cvs rdiff -r1.200 -r1.201 src/sys/dev/ic/wdc.c
cvs rdiff -r1.71 -r1.72 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.82 -r1.83 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