Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/arch/amiga/dev
Module Name: src
Committed By: bouyer
Date: Fri Jan 16 21:33:45 UTC 2009
Modified Files:
src/sys/arch/amiga/dev [netbsd-5]: siop.c siop2.c
Log Message:
Pull up following revision(s) (requested by mhitch in ticket #256):
sys/arch/amiga/dev/siop2.c: revision 1.33
sys/arch/amiga/dev/siop.c: revision 1.61
For some reason lost in obscurity and time, I did not ever implement a
timeout capability to these drivers. Apparently no one has ever had
scsi devices that failed to complete a scsi operation in some fashion,
or at least no one has reported it as best I can remember. I've just
run into this situation and figured out that one disk would fail to
complete an I/O transaction and never timed out. Add the appropriate
timeout function to reset the controller and restart things.
To generate a diff of this commit:
cvs rdiff -r1.58.30.1 -r1.58.30.2 src/sys/arch/amiga/dev/siop.c
cvs rdiff -r1.30.30.1 -r1.30.30.2 src/sys/arch/amiga/dev/siop2.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