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: mjacob
Date: Wed Jun 5 00:15:34 UTC 2002
Modified Files:
syssrc/sys/dev/scsipi: scsipi_base.c
Log Message:
As per a discussion on tech-kern a while back- honor retries for
XS_SELTIMEOUT and XS_TIMEOUT errors- but only do so if the device exists
already.
Devices that are being probed won't be found via periph_lookup, so we can
use that to find if a device exists for the purposes of honoring retries.
To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 syssrc/sys/dev/scsipi/scsipi_base.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