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:   bouyer
Date:           Mon Aug  2 22:20:54 UTC 2004

Modified Files:
        src/sys/dev/ic: wdc.c wdcvar.h
        src/sys/dev/pci: pciide_common.c

Log Message:
Make it possible for (*dma_finish)() to abort quietly a DMA op. Use this
in wdc_reset_channel().


To generate a diff of this commit:
cvs rdiff -r1.184 -r1.185 src/sys/dev/ic/wdc.c
cvs rdiff -r1.59 -r1.60 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/pciide_common.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