Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ata



Module Name:    src
Committed By:   cegger
Date:           Tue May 12 14:16:53 UTC 2009

Modified Files:
        src/sys/dev/ata: ata_raidvar.h atavar.h ld_ataraid.c wd.c

Log Message:
struct device * -> device_t, no functional changes intended.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ata/ata_raidvar.h
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/ata/atavar.h
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/ata/ld_ataraid.c
cvs rdiff -u -r1.372 -r1.373 src/sys/dev/ata/wd.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