Merge commit 'b31320a79e2054c6739b5229259dbf98f3afc547' into merges
[unleashed.git] / share / man / man7d / ibdm.7d
blob84ce1b3e0942924eec142ce062516c983651b8c4
1 '\" te
2 .\"  Copyright (c) 2004, Sun Microsystems, Inc.  All Rights Reserved
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH IBDM 7D "Oct 9, 2004"
7 .SH NAME
8 ibdm \- Solaris InfiniBand Device Manager
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The Infiniband Device Manager (\fBIBDM\fR) is an IBTF-compliant kernel misc
13 module. \fBIBDM\fR adheres to the InfiniBand Device Management class as
14 described in \fIInfiniBand Architecture Specification, Volume 1: Release 1.1\fR
15 and enumerates all the devices which are visible from a given host and
16 maintains a data base of all IB devices visible to the host. \fBIBDM\fR
17 provides interfaces to the IB nexus driver that enables the driver to retrieve
18 information about IB devices on the fabric.
19 .SH FILES
20 .sp
21 .ne 2
22 .na
23 \fB\fB/kernel/misc/ibdm\fR\fR
24 .ad
25 .RS 29n
26 32-bit x86 ELF kernel module
27 .RE
29 .sp
30 .ne 2
31 .na
32 \fB\fB/kernel/misc/amd64/ibdm\fR\fR
33 .ad
34 .RS 29n
35 64-bit x86 ELF kernel module
36 .RE
38 .sp
39 .ne 2
40 .na
41 \fB\fB/kernel/misc/sparcv9/ibdm\fR\fR
42 .ad
43 .RS 29n
44 64-bit SPARC ELF kernel module
45 .RE
47 .SH ATTRIBUTES
48 .sp
49 .LP
50 See \fBattributes\fR(5) for a description of the following attribute:
51 .sp
53 .sp
54 .TS
55 box;
56 l | l
57 l | l .
58 ATTRIBUTE TYPE  ATTRIBUTE VALUE
60 Interface Stability      Contract Consolidation Private
61 .TE
63 .SH SEE ALSO
64 .sp
65 .LP
66 \fBattributes\fR(5), \fBib\fR(7D), \fBibtl\fR(7D), \fBibcm\fR(7D)
67 .sp
68 .LP
69 \fIInfiniBand Architecture Specification, Volume 1: Release 1.1\fR
70 .SH DIAGNOSTICS
71 .sp
72 .LP
73 None.