svn commit: r291524 - stable/10/share/man/man4

Alexander Motin mav at FreeBSD.org
Mon Nov 30 21:52:20 UTC 2015


Author: mav
Date: Mon Nov 30 21:52:19 2015
New Revision: 291524
URL: https://svnweb.freebsd.org/changeset/base/291524

Log:
  MFC r275374: Document ISP 2532 support and hint.isp.0.vports tunable.

Modified:
  stable/10/share/man/man4/isp.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/isp.4
==============================================================================
--- stable/10/share/man/man4/isp.4	Mon Nov 30 21:47:11 2015	(r291523)
+++ stable/10/share/man/man4/isp.4	Mon Nov 30 21:52:19 2015	(r291524)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 28, 2007
+.Dd December 1, 2014
 .Dt ISP 4
 .Os
 .Sh NAME
@@ -136,6 +136,8 @@ Dell Branded version of the QLogic 2312 
 Qlogic 2422 Optical Fibre Channel PCI cards (4 Gigabit)
 .It Qlogic 2432
 Qlogic 2432 Optical Fibre Channel PCIe cards (4 Gigabit)
+.It Qlogic 2432
+Qlogic 2532 Optical Fibre Channel PCIe cards (8 Gigabit)
 .El
 .Sh CONFIGURATION OPTIONS
 Target mode support may be enabled with the
@@ -197,6 +199,8 @@ A hint to define default role for isp in
 A hint value for a driver debug level (see the file
 .Pa /usr/src/sys/dev/isp/ispvar.h
 for the values.
+.It Va hint.isp.0.vports
+A hint to create specified number of additional virtual ports.
 .El
 .Sh SYSCTL OPTIONS
 .Bl -tag -width indent


More information about the svn-src-all mailing list