logo       

RE: Autosense requirement: msg#00202

Subject: RE: Autosense requirement
Does this also mean low level driver will be responsible for taking action on 
the basis of the sense data coming back from the device ?

Ravi
-----Original Message-----
From: Mike Anderson [mailto:andmike@xxxxxxxxxx]
Sent: Monday, July 29, 2002 2:53 PM
To: Doug Ledford
Cc: linux-scsi@xxxxxxxxxxxxxxx
Subject: Re: Autosense requirement


Doug Ledford [dledford@xxxxxxxxxx] wrote:
> It will be mandatory for the LLDD to do autosense.  All remnants of code 
> to perform a follow up request sense operation *will* dissappear from the 
> mid layer.  OTOH, the sense command and sense buffer will be pre-set for 
> each device so at least the LLDD won't have to build their own command any 
> longer, they can just change the command pointer from the original command 
> to the sense command and the data buffer to the sense buffer and reissue 
> the request.

Doug,
        I assume from your message that you are removing the call from
        scsi_unjam_host to do request sense (which is good). 
        
        Does this imply that your reworking all of the eh handling in
        scsi_error.c?

        I was doing some rework in this area, but it sounds like it might
        be counter to your work.

-Mike
-- 
Michael Anderson
andmike@xxxxxxxxxx

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



<Prev in Thread] Current Thread [Next in Thread>