diff options
Diffstat (limited to 'usr/src/man/man7d/ib.7d')
-rw-r--r-- | usr/src/man/man7d/ib.7d | 55 |
1 files changed, 21 insertions, 34 deletions
diff --git a/usr/src/man/man7d/ib.7d b/usr/src/man/man7d/ib.7d index 59c7a15e4f..2fe714dac0 100644 --- a/usr/src/man/man7d/ib.7d +++ b/usr/src/man/man7d/ib.7d @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH ib 7D "26 Jan 2009" "SunOS 5.11" "Devices" +.TH IB 7D "Jan 26, 2009" .SH NAME ib \- InfiniBand Bus Nexus Driver .SH DESCRIPTION @@ -27,19 +27,18 @@ file. The IB nexus driver supports the following properties: .sp .TS -tab() box; -lw(0i) |lw(0i) |lw(5.5i) -lw(0i) |lw(0i) |lw(5.5i) -. -PROPERTY NAMEDEFAULTPOSSIBLE VALUES +box; +l | l | l +l | l | l . +PROPERTY NAME DEFAULT POSSIBLE VALUES _ -port-svc-list\fB""\fRT{ +port-svc-list \fB""\fR T{ List of service names, for example: srv T} _ -vppa-svc-list\fB""\fRList of service names, for example: ipib +vppa-svc-list \fB""\fR List of service names, for example: ipib _ -hca-svc-list\fB""\fRT{ +hca-svc-list \fB""\fR T{ List of service names, for example: hca_nfs T} .TE @@ -90,8 +89,8 @@ communication services. # # Copyright 2001-2003 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. - # - port-svc-list="" + # + port-svc-list="" vppa-svc-list=""; hca-svc-list=""; .fi @@ -107,8 +106,8 @@ Example 2: A sample \fBib.conf\fR file with one entry for \fB"srv"\fR service: .sp .in +2 .nf - - port-svc-list="srv" + + port-svc-list="srv" vppa-svc-list=""; hca-svc-list=""; .fi @@ -127,8 +126,8 @@ each of Port and VPPA communication services: .sp .in +2 .nf - - port-svc-list="srv" + + port-svc-list="srv" vppa-svc-list="ipib"; hca-svc-list=""; .fi @@ -147,7 +146,7 @@ of Port, VPPA and HCA_SVC communication services: .sp .in +2 .nf - + port-svc-list="srv"; vppa-svc-list="ipib"; hca-svc-list="hca_nfs"; @@ -172,45 +171,37 @@ Example 5: IOC \fBdriver .conf\fR .SH FILES .sp .ne 2 -.mk .na \fB\fB/kernel/drv/ib\fR\fR .ad .RS 26n -.rt 32-bit x86 ELF kernel module .RE .sp .ne 2 -.mk .na \fB\fB/kernel/drv/amd64/ib\fR\fR .ad .RS 26n -.rt 64-bit x86 ELF kernel module .RE .sp .ne 2 -.mk .na \fB\fB/kernel/drv/sparcv9/ib\fR\fR .ad .RS 26n -.rt 64-bit SPARC ELF kernel module .RE .sp .ne 2 -.mk .na \fB\fB/kernel/drv/ib.conf\fR\fR .ad .RS 26n -.rt driver configuration file .RE @@ -222,15 +213,14 @@ See \fBattributes\fR(5) for a description of the following attribute: .sp .TS -tab() box; -lw(2.75i) |lw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +l | l +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -ArchitectureSPARC, x86 +Architecture SPARC, x86 _ -Interface StabilityConsolidation Private +Interface Stability Consolidation Private .TE .SH SEE ALSO @@ -262,7 +252,6 @@ ib: WARNING: Error message... .sp .ne 2 -.mk .na \fBunit-address property in \fB%s.conf\fR not well-formed.\fR .ad @@ -274,7 +263,6 @@ defined. This property is an array of strings. .sp .ne 2 -.mk .na \fBcannot find unit-address in \fB%s.conf\fR.\fR .ad @@ -286,7 +274,6 @@ defined. This property is an array of strings. .sp .ne 2 -.mk .na \fBWaiting for Port %d initialization.\fR .ad |