On Sun, 31 Oct 1999 22:09:56 +0100
Ignatios Souvatzis <is@jocelyn.rhein.de> wrote:
> What should sbic.c do to tell scsipi about this condition?
Set XS_STS_DONE in xs->xs_status, set xs->error = XS_TIMEOUT, and call
scsipi_done().
-- Jason R. Thorpe <thorpej@nas.nasa.gov>