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 May 27 02:23:12 UTC 2004

Modified Files:
        src/sys/dev/ata: ata.c atavar.h wd.c
        src/sys/dev/ic: wdc.c

Log Message:
Clean-up of use of "precomp".  It is used as "features" everywhere, so
rename the fields in wdc_command as appropriate.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/dev/ata/ata.c
cvs rdiff -r1.41 -r1.42 src/sys/dev/ata/atavar.h
cvs rdiff -r1.276 -r1.277 src/sys/dev/ata/wd.c
cvs rdiff -r1.177 -r1.178 src/sys/dev/ic/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