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
