Date: Sun, 21 Sep 2003 01:42:32 -0700 (PDT) From: Thomas Quinot <thomas@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_periph.c Message-ID: <200309210842.h8L8gWxq000300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2003/09/21 01:42:32 PDT
FreeBSD src repository
Modified files:
sys/cam cam_periph.c
Log:
(camperiphdone): When the cam_periph layer performs sense recovery,
completion of recovery is indicated by positioning the CAM_AUTOSNS_VALID
bit in the status field of the CCB, not in the flags field.
This fixes an endless loop of sense recovery actions.
Reviewed by: ken
Revision Changes Path
1.53 +1 -1 src/sys/cam/cam_periph.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309210842.h8L8gWxq000300>
