Date: Fri, 14 Jul 2000 12:45:45 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_target.c Message-ID: <200007141945.MAA18424@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2000/07/14 12:45:45 PDT Modified files: sys/cam/scsi scsi_target.c Log: Pick up some changes from Justin (add tagged queing support, remember to splx(s) if cam_extend_get fails and we return ENXIO, reset ccb flags when we push ATIOs back to the SIM, do some data increment fixes, set priority of command based on whether CAM_DIS_DISCONNECT is set and related changes). Add in some more CAM_DEBUG_PERIPH debug statements and also add in support for TARGIODEBUG which then will enable or disable CAM_DEBUG_PERIPH tracing for an instance. Revision Changes Path 1.32 +97 -16 src/sys/cam/scsi/scsi_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007141945.MAA18424>