Date: Fri, 29 Aug 1997 15:24:14 -0500 (CDT) From: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> To: dledford@dialnet.net Cc: aic7xxx@FreeBSD.ORG, slimmer@fnal.gov Subject: Re: AHA-2940, CHECK_CONDITION Message-ID: <199708292024.PAA04735@iworks.InterWorks.org>
next in thread | raw e-mail | index | archive | help
> > The aic7xxx driver (and other drivers too) automatically request > > the sense information upon a check condition. Check the sense > > buffer in the SCSI command for non-zero which is what I believe > > the mid-level SCSI code does. > > Of course, we also set the aic7xxx_error(cmd) = DID_ERROR (mapped from > DID_RETRY_COMMAND). This very well could be causing the mid level code to > retry the command instead of passing the sense up to the calling party. It > may be more appropriate to do something like this: We don't set any error on a CHECK_CONDITION. Dan Eischen deischen@iworks.InterWorks.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708292024.PAA04735>