Subject: Re: scsipi hardware driver to midlayer: how to signal bus timeout?
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: tech-kern
Date: 11/01/1999 17:49:27
On Sun, Oct 31, 1999 at 04:38:02PM -0800, Jason Thorpe wrote:
> On Sun, 31 Oct 1999 13:19:06 -0800 (PST)
> Matthew Jacob <mjacob@feral.com> wrote:
>
> > I would think XS_SELTIMEOUT is XS_SELTIMEOUT (or whatever Jason has
> > renamed it to) no matter how you get there, whether it be from the plain
> > 250ms nominal selection timeout or via a watchdog that comes along 2ms
> > later and notices this wedged condition.
> >
> > That is, if I've understood you correctly....
>
> XS_SELTIMEOUT is for "selection timeouts", i.e. selection didn't complete.
>
> ...so, adjust my previous reply as necessary (x/XS_TIMEOUT/XS_SELTIMEOUT).
Uhm, yes, thanks.
-is