Print this page
12144 Convert Intro(7) to mandoc
12145 Convert cpr(7) to mandoc
12146 Convert ibmf(7) to mandoc
12147 Convert FSS(7) to mandoc
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
   1 IBMF(7)                  Device and Network Interfaces                 IBMF(7)
   2 
   3 
   4 
   5 NAME
   6        ibmf - InfiniBand Management Transport Framework
   7 
   8 DESCRIPTION
   9        The InfiniBand (IB) Management Transport Framework provides the
  10        mechanisms for IB management modules to communicate with other
  11        InfiniBand management modules such as the Subnet Administration
  12        process.  It also provides helper functions such as Subnet
  13        Administration Access (SAA) for commonly performed operations.
  14 
  15 FILES
  16        /kernel/misc/ibmf
  17                                     32-bit ELF kernel misc module (x86
  18                                     platform only).
  19 

  20 
  21        /kernel/misc/amd64/ibmf
  22                                     64-bit ELF kernel misc module (x86
  23                                     platform only).
  24 


  25 
  26        /kernel/misc/sparcv9/ibmf
  27                                     64-bit ELF kernel misc module (SPARC
  28                                     platform only).
  29 
  30 
  31 ATTRIBUTES
  32        See attributes(5) for descriptions of the following attributes:
  33 
  34 
  35 
  36 
  37        +--------------------+-----------------------+
  38        |  ATTRIBUTE TYPE    |    ATTRIBUTE VALUE    |
  39        +--------------------+-----------------------+
  40        |Architecture        | PCI-based systems     |
  41        +--------------------+-----------------------+
  42        |Interface stability | Consolidation Private |
  43        +--------------------+-----------------------+
  44 
  45 SEE ALSO
  46        ibtl(7D)
  47 
  48 
  49        InfiniBand Architecture Specification, Version 1.1
  50 
  51 
  52        www.infinibandta.org
  53 
  54 
  55 
  56                                September 9, 2004                       IBMF(7)
   1 IBMF(7)                  Device and Network Interfaces                 IBMF(7)
   2 


   3 NAME
   4      ibmf - InfiniBand Management Transport Framework
   5 
   6 DESCRIPTION
   7      The InfiniBand (IB) Management Transport Framework provides the
   8      mechanisms for IB management modules to communicate with other InfiniBand
   9      management modules such as the Subnet Administration process.  It also
  10      provides helper functions such as Subnet Administration Access (SAA) for
  11      commonly performed operations.
  12 
  13 FILES
  14      /kernel/misc/amd64/ibmf           Device driver (x86).


  15 
  16      /kernel/misc/sparcv9/ibmf         Device driver (SPARC)
  17 
  18 ARCHITECTURE
  19      PCI-based systems

  20 
  21 INTERFACE STABILITY
  22      Private
  23 



















  24 SEE ALSO
  25      ibtl(7D)
  26 

  27      InfiniBand Architecture Specification, Version 1.1
  28 

  29      www.infinibandta.org
  30 
  31 illumos                        January 12, 2020                        illumos