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:           Sun Dec 14 05:33:29 UTC 2003

Modified Files:
        src/sys/dev/ata: ata_wdc.c atavar.h wd.c
        src/sys/dev/usb: umass_isdata.c

Log Message:
Instead of calling wddone() directly, set a (*drv_done)() callback in
the ata_drive_datas structure and invoke that.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/ata/atavar.h
cvs rdiff -r1.269 -r1.270 src/sys/dev/ata/wd.c
cvs rdiff -r1.6 -r1.7 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