]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r291144: Fix target mode with fabric for pre-24xx chips.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Nov 2015 21:42:35 +0000 (21:42 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Nov 2015 21:42:35 +0000 (21:42 +0000)
commit96110fc619ecdbb1b527ed97292981ec44d8a49b
tree30bbd84ae4c9de13b42e57ee454592f9ddf06f33
parent4231999bc9ecccf7aa5bec1a96374c7c55089d1f
MFC r291144: Fix target mode with fabric for pre-24xx chips.

For those chips we are not receiving login events, adding initiators
based on ATIO requests.  But there is no port ID in that structure, so
in fabric mode we have to explicitly fetch it from firmware to be able
to do normal scan after that.

git-svn-id: svn://svn.freebsd.org/base/stable/10@291517 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/isp/isp.c
sys/dev/isp/isp_freebsd.c
sys/dev/isp/isp_library.c
sys/dev/isp/ispvar.h