]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add partial support for QUERY TMF to CAM and isp(4).
authorAlexander Motin <mav@FreeBSD.org>
Fri, 23 Oct 2015 18:34:18 +0000 (18:34 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Fri, 23 Oct 2015 18:34:18 +0000 (18:34 +0000)
commitc98d2b1f1e833b4c3b65b602cf8a9d96cf61c973
treea1f9caae91899408b6da57166a54bcb73d9768b9
parent4c620fe5c430f3a836da1c44ccb922a61b95a513
Add partial support for QUERY TMF to CAM and isp(4).

This change allows to decode respective functions in isp(4) in target mode
and pass them through CAM to CTL.  Unfortunately neither CAM nor isp(4)
support returning response info for those task management functions now.

On the other side I just have no initiator to test this functionality.
sys/cam/ctl/scsi_ctl.c
sys/cam/scsi/scsi_message.h
sys/dev/isp/isp_freebsd.c
sys/dev/isp/isp_stds.h
sys/dev/isp/isp_target.c
sys/dev/isp/isp_target.h