Module Name: src
Committed By: thorpej
Date: Sat Oct 10 03:42:53 UTC 1998
Modified Files:
src/sys/dev/scsipi: scsipi_base.c
Log Message:
If the adapter returned XS_RESET and the xfer specifies a retry count,
attempt to reissue the command (which was destroyed by the bus reset).
Slightly modified from PR #6090, from Matt Jacob.