cvs commit: src/sys/dev/asr asr.c

Marius Strobl marius at FreeBSD.org
Sun Dec 12 14:23:11 PST 2004


marius      2004-12-12 22:23:10 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/asr          asr.c 
  Log:
  MFC: 1.64
  
  - Set the CAM status to CAM_SCSI_STATUS_ERROR rather than CAM_REQ_CMP
    in case of a CHECK CONDITION.
  - Make this driver return SCSI status information.
  - While here, factor out the clearing of the CAM status from every
    element of the switch statement to only once before the switch.
  
  MFC ok'ed by:   scottl (some months ago)
  
  Revision  Changes    Path
  1.3.2.3   +7 -11     src/sys/dev/asr/asr.c


More information about the cvs-src mailing list