Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   tls
Date:           Sat Sep 27 03:43:08 UTC 2003

Modified Files:
        src/sys/dev/ic: isp_netbsd.c

Log Message:
Remove NOSETTLE flag from channel in FibreChannel case.  It makes sense that
it should be there, but in practice, on some systems an ugly race condition
rears its head: SCSI commands are issued before the FC thread ever runs, and
fail from then on forever.  Yuck.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/ic/isp_netbsd.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