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 04:57:20 UTC 2004

Modified Files:
        src/sys/dev/ata: ata.c atavar.h wd.c
        src/sys/dev/ic: wdc.c wdcvar.h
        src/sys/dev/scsipi: atapi_wdc.c
        src/sys/dev/usb: umass_isdata.c

Log Message:
Rename "struct wdc_command" to "struct ata_command".


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/dev/ata/ata.c
cvs rdiff -r1.48 -r1.49 src/sys/dev/ata/atavar.h
cvs rdiff -r1.286 -r1.287 src/sys/dev/ata/wd.c
cvs rdiff -r1.191 -r1.192 src/sys/dev/ic/wdc.c
cvs rdiff -r1.64 -r1.65 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.77 -r1.78 src/sys/dev/scsipi/atapi_wdc.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/usb/umass_isdata.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