cvs commit: src/sys/bus/cam cam_periph.c
Peter Avalos
pavalos at crater.dragonflybsd.org
Sat Dec 1 14:54:41 PST 2007
pavalos 2007/12/01 14:54:18 PST
DragonFly src repository
Modified files:
sys/bus/cam cam_periph.c
Log:
There should be no need to retry when the CCB status code is
CAM_LUN_INVALID or CAM_TID_INVALID.
This avoids crashes in camisr() when umass devices are
unplugged during probing.
Obtained-from: FreeBSD
Revision Changes Path
1.38 +2 -0 src/sys/bus/cam/cam_periph.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/cam/cam_periph.c.diff?r1=1.37&r2=1.38&f=u
More information about the Commits
mailing list