Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2014 17:51:17 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r275374 - head/share/man/man4
Message-ID:  <201412011751.sB1HpHlE064641@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mav
Date: Mon Dec  1 17:51:16 2014
New Revision: 275374
URL: https://svnweb.freebsd.org/changeset/base/275374

Log:
  Document ISP 2532 support and hint.isp.0.vports tunable.
  
  MFC after:	1 week

Modified:
  head/share/man/man4/isp.4

Modified: head/share/man/man4/isp.4
==============================================================================
--- head/share/man/man4/isp.4	Mon Dec  1 17:49:42 2014	(r275373)
+++ head/share/man/man4/isp.4	Mon Dec  1 17:51:16 2014	(r275374)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412011751.sB1HpHlE064641>