1.\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved 2.\" Copyright 2020 Joyent, Inc. 3.\" 4.\" The contents of this file are subject to the terms of the 5.\" Common Development and Distribution License (the "License"). 6.\" You may not use this file except in compliance with the License. 7.\" 8.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9.\" or http://www.opensolaris.org/os/licensing. 10.\" See the License for the specific language governing permissions 11.\" and limitations under the License. 12.\" 13.\" When distributing Covered Code, include this CDDL HEADER in each 14.\" file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15.\" If applicable, add the following below this CDDL HEADER, with the 16.\" fields enclosed by brackets "[]" replaced with your own identifying 17.\" information: Portions Copyright [yyyy] [name of copyright owner] 18.\" 19.Dd January 12, 2020 20.Dt IBMF 4 21.Os 22.Sh NAME 23.Nm ibmf 24.Nd InfiniBand Management Transport Framework 25.Sh DESCRIPTION 26The InfiniBand (IB) Management Transport Framework provides the mechanisms for 27IB management modules to communicate with other InfiniBand management modules 28such as the Subnet Administration process. 29It also provides helper functions 30such as Subnet Administration Access (SAA) for commonly performed operations. 31.Sh FILES 32.Bl -tag -width Pa 33.It Pa /kernel/misc/amd64/ibmf 34Device driver (x86). 35.It Pa /kernel/misc/sparcv9/ibmf 36Device driver (SPARC) 37.El 38.Sh ARCHITECTURE 39PCI-based systems 40.Sh INTERFACE STABILITY 41Private 42.Sh SEE ALSO 43.Xr ibtl 4D 44.Pp 45.%T InfiniBand Architecture Specification, Version 1\&.1 46.Pp 47.%U www.infinibandta.org 48