]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFP4: Move default setting to the end of isp_reset instead of the
authormjacob <mjacob@FreeBSD.org>
Sat, 20 Jan 2007 04:00:21 +0000 (04:00 +0000)
committermjacob <mjacob@FreeBSD.org>
Sat, 20 Jan 2007 04:00:21 +0000 (04:00 +0000)
commit31cdd06b7a65f1d446e539addc985286967ddbd7
tree792fae0deb725a4903b51a0a3ecacd02fad8422b
parent8ea92215ceca5ac7158c4e42c2cb6db4ba06072e
MFP4: Move default setting to the end of isp_reset instead of the
front of isp_init so we can read NVRAM even if we're role ISP_NONE.
Prepare for reintroduction of channels (for FC) for N-Port
Virtualization.

Fix a botch in handle assignment that caused us to nuke one device
when a new one arrives and end up with two devices with the same
identity in the virtual target mapping table.
sys/dev/isp/isp.c
sys/dev/isp/isp_freebsd.c
sys/dev/isp/isp_freebsd.h
sys/dev/isp/isp_target.c
sys/dev/isp/isp_target.h
sys/dev/isp/isp_tpublic.h
sys/dev/isp/ispvar.h