]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r284540:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Jun 2015 07:23:35 +0000 (07:23 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Jun 2015 07:23:35 +0000 (07:23 +0000)
commitedcc63bbc184f741e7bad75c6fa764db4f845e9f
tree7d0c4ddf6cab9603e2eb35011ffa7e0366639960
parentfc412cdc2ae2828a41a2207cbba6cd37359981a9
MFC r284540:
In case of target mode disable at least ISP2532 return invalid zero
ct_rxid value on CTIO completion.  Try to workaround that using tag_id
from the CCB, pointed by still valid ct_syshandle.

I don't know whether this is valid fix or dirty hack, but considering that
alternative is indefinitely stuck command -- it worth trying.

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