cvs commit: src/sys/bus/cam cam_periph.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Sun Nov 25 17:09:08 PST 2007
pavalos 2007/11/25 17:08:42 PST
DragonFly src repository
Modified files:
sys/bus/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.
Obtained-from: FreeBSD
Revision Changes Path
1.33 +1 -1 src/sys/bus/cam/cam_periph.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/cam_periph.c.diff?r1=1.32&r2=1.33&f=u
More information about the Commits
mailing list