iedowse 2006-01-08 20:04:55 UTC
FreeBSD src repository
Modified files:
sys/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. Retries were being triggered
here when a umass device was unplugged, and while the retries
themselves are probably harmless, they complicated finding the real
SIM removal problems.
Revision Changes Path
1.61 +2 -0 src/sys/cam/cam_periph.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"