[RELENG_6] Minor CAM patch

Sean Bruno sbruno at miralink.com
Wed Sep 17 19:00:35 UTC 2008


Just a patch from my company's tree.  I'd like to merge it ... don't 
worry, there will be more shortly.  :)




-- 
Sean Bruno
MiraLink Corporation
6015 NE 80th Ave, Ste 100
Portland, OR 97218
Phone 503-621-5143
Fax 503-621-5199
MSN: sbruno at miralink.com
Google:  seanwbruno at gmail.com
Yahoo:  sean_bruno at yahoo.com

-------------- next part --------------
Index: cam.h
===================================================================
--- cam.h	(revision 183088)
+++ cam.h	(working copy)
@@ -129,6 +129,7 @@
 				 * requests for the target at the sim level
 				 * back into the XPT queue.
 				 */
+	CAM_SCSI_IT_NEXUS_LOST,	/* Initiator/Target Nexus lost. */
 	CAM_IDE = 0x33,		/* Initiator Detected Error */
 	CAM_RESRC_UNAVAIL,	/* Resource Unavailable */
 	CAM_UNACKED_EVENT,	/* Unacknowledged Event by Host */


More information about the freebsd-scsi mailing list