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 IBMF 7 "Sep 9, 2004"
   7 .SH NAME
   8 ibmf \- InfiniBand Management Transport Framework
   9 .SH DESCRIPTION
  10 .sp
  11 .LP
  12 The InfiniBand (IB) Management Transport Framework provides the mechanisms for
  13 IB management modules to communicate with other InfiniBand management modules
  14 such as the Subnet Administration process.  It also provides helper functions
  15 such as Subnet Administration Access (SAA) for commonly performed operations.
  16 .SH FILES
  17 .sp
  18 .ne 2
  19 .na
  20 \fB/kernel/misc/ibmf\fR
  21 .ad
  22 .RS 29n
  23 32-bit ELF kernel misc module (x86 platform only).
  24 .RE
  25 
  26 .sp
  27 .ne 2
  28 .na
  29 \fB/kernel/misc/amd64/ibmf\fR
  30 .ad
  31 .RS 29n
  32 64-bit ELF kernel misc module (x86 platform only).
  33 .RE
  34 
  35 .sp
  36 .ne 2
  37 .na
  38 \fB/kernel/misc/sparcv9/ibmf\fR
  39 .ad
  40 .RS 29n
  41 64-bit ELF kernel misc module (SPARC platform only).
  42 .RE
  43 
  44 .SH ATTRIBUTES
  45 .sp
  46 .LP
  47 See \fBattributes\fR(5) for descriptions of the following attributes:
  48 .sp
  49 
  50 .sp
  51 .TS
  52 box;
  53 c | c
  54 l | l .
  55 ATTRIBUTE TYPE  ATTRIBUTE VALUE
  56 _
  57 Architecture    PCI-based systems
  58 _
  59 Interface stability     Consolidation Private
  60 .TE
  61 
  62 .SH SEE ALSO
  63 .sp
  64 .LP
  65 \fBibtl\fR(7D)
  66 .sp
  67 .LP
  68 \fIInfiniBand Architecture Specification, Version 1.1\fR
  69 .sp
  70 .LP
  71 \fIwww.infinibandta.org\fR