Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Sep 2008 12:00:34 -0700
From:      Sean Bruno <sbruno@miralink.com>
To:        freebsd-scsi@freebsd.org
Subject:   [RELENG_6] Minor CAM patch
Message-ID:  <48D153D2.7050907@miralink.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000508010308000108010002
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

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@miralink.com
Google:  seanwbruno@gmail.com
Yahoo:  sean_bruno@yahoo.com


--------------000508010308000108010002
Content-Type: text/plain;
 name="cam.h.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="cam.h.diff"

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 */

--------------000508010308000108010002--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48D153D2.7050907>