]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reimplement enable and implement disable of virtual ports.
authorAlexander Motin <mav@FreeBSD.org>
Mon, 26 Oct 2015 18:14:15 +0000 (18:14 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 26 Oct 2015 18:14:15 +0000 (18:14 +0000)
commit86a1e16def70706fdf31b0d743e95a6ab18bafe2
tree6c2456da275ae26e1adf39181444c1e40d7fdb34
parentcd684494e5b91d2e7fbaa3889538808038654efd
Reimplement enable and implement disable of virtual ports.

Now on 24xx and above chips it is really possible to simulate several
virtual FC ports with single physical one.  For example, it allows to
configure several targets in ctl.conf, assign each of them to separate
virtual port, and let user to control access to them with switch zoning.

I still doubt that all problems are solved there, but at now it passes
at least basic tests.
sys/dev/isp/isp.c
sys/dev/isp/isp_library.c
sys/dev/isp/ispmbox.h