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:           Thu Oct  2 21:05:17 UTC 2008

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

Log Message:
Kill ATACH_TH_RUN and use cpu_intr_p() instead.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/dev/ata/ata.c
cvs rdiff -r1.89 -r1.90 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.76 -r1.77 src/sys/dev/ata/atavar.h
cvs rdiff -r1.254 -r1.255 src/sys/dev/ic/wdc.c
cvs rdiff -r1.107 -r1.108 src/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