Module Name: src
Committed By: andvar
Date: Fri May 26 06:36:39 UTC 2023
Modified Files:
src/sys/arch/bebox/stand/boot: siop.c
Log Message:
set error to EIO on SKEY_ABORTED_COMMAND.
It is usually the case for other SCSI drivers, though they do implement retries
too.
potentially same should be committed to prep(?).
discussed with riastradh.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/bebox/stand/boot/siop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.