Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   bouyer
Date:           Mon Jun 12 21:10:41 UTC 2000

Modified Files:
        syssrc/sys/dev/ata: ata_wdc.c
        syssrc/sys/dev/ic: wdc.c wdcvar.h
        syssrc/sys/dev/scsipi: atapi_wdc.c

Log Message:
Add a callback (*irqack), for controllers that need special action to ack
the interrupt once it has been ack'd on the drive.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.90 -r1.91 syssrc/sys/dev/ic/wdc.c
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/ic/wdcvar.h
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/scsipi/atapi_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