Source-Changes archive

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

CVS commit: syssrc/sys/dev/scsipi



Module Name:    syssrc
Committed By:   bouyer
Date:           Sun May  5 15:16:33 UTC 2002

Modified Files:
        syssrc/sys/dev/scsipi: cd.c scsipi_base.c sd.c st.c

Log Message:
If periph->periph_callout is already active, don't freeze the periph again:
scispi_periph_timed_thaw() will be called only one time anyway.


To generate a diff of this commit:
cvs rdiff -r1.161 -r1.162 syssrc/sys/dev/scsipi/cd.c
cvs rdiff -r1.71 -r1.72 syssrc/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.181 -r1.182 syssrc/sys/dev/scsipi/sd.c
cvs rdiff -r1.154 -r1.155 syssrc/sys/dev/scsipi/st.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