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 20 22:17:06 UTC 2004

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

Log Message:
Move common parts of attaching an ata_channel to a new ata_channel_attach()
function.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/dev/ata/ata.c
cvs rdiff -r1.62 -r1.63 src/sys/dev/ata/atavar.h
cvs rdiff -r1.209 -r1.210 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