Date: Sat, 20 Jan 2007 04:00:21 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_target.c isp_target.h isp_tpublic.h ispvar.h Message-ID: <200701200400.l0K40MLi081300@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2007-01-20 04:00:21 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h
isp_target.c isp_target.h isp_tpublic.h
ispvar.h
Log:
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.
Revision Changes Path
1.137 +45 -36 src/sys/dev/isp/isp.c
1.133 +4 -3 src/sys/dev/isp/isp_freebsd.c
1.97 +2 -2 src/sys/dev/isp/isp_freebsd.h
1.42 +8 -6 src/sys/dev/isp/isp_target.c
1.29 +18 -14 src/sys/dev/isp/isp_target.h
1.17 +51 -22 src/sys/dev/isp/isp_tpublic.h
1.82 +11 -11 src/sys/dev/isp/ispvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701200400.l0K40MLi081300>
