Date: Sun, 12 Dec 2004 22:23:10 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/asr asr.c Message-ID: <200412122223.iBCMNAMB079322@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412122223.iBCMNAMB079322>
