cvs commit: src/sys/cam cam_periph.c
Thomas Quinot
thomas at FreeBSD.org
Sun Sep 21 01:42:35 PDT 2003
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
More information about the cvs-src
mailing list