svn commit: r275374 - head/share/man/man4
Alexander Motin
mav at FreeBSD.org
Mon Dec 1 17:51:17 UTC 2014
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
More information about the svn-src-head
mailing list