Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man7d / ibtl.7d
blob7ebdd6ae6e30411abfbc135b0ed0456dfb1435ad
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 IBTL 7D "Oct 9, 2004"
7 .SH NAME
8 ibtl \- Solaris InfiniBand Transport Layer
9 .SH DESCRIPTION
10 .sp
11 .LP
12 InfiniBand (\fBIB\fR) is an I/O technology based on switched fabrics. The
13 Solaris InfiniBand Transport Layer (\fBIBTL\fR) is a Solaris kernel misc module
14 and adheres to the \fIIB Architecture Version 1.1\fR specification and provides
15 a transport layer abstraction to \fBIB\fR client drivers.
16 .sp
17 .LP
18 \fBIBTL\fR implements the programming interfaces for the Solaris InfiniBand
19 Transport Framework (\fBIBTF\fR), consisting of the IB Channel Interface (CI)
20 and the IB Transport Interface (TI).
21 .sp
22 .LP
23 The CI consists of Host Channel Adapters (HCAs) and HCA drivers. A host is
24 attached to the IB fabric through the CI layer. The Solaris InfiniBand CI is
25 Sun's API rendering of the InfiniBand Architecture (IBTA) "verbs"
26 specification.
27 .sp
28 .LP
29 The Solaris InfiniBand TI is the kernel service driver interface into the
30 Solaris InfiniBand Transport Framework. It provides transport and
31 communications setup programming interfaces for Unreliable Datagram (UD) and
32 Reliable Connected (RC) transport types only.
33 .SH FILES
34 .sp
35 .ne 2
36 .na
37 \fB\fB/kernel/misc/ibtl\fR\fR
38 .ad
39 .RS 29n
40 32-bit x86 ELF kernel misc module
41 .RE
43 .sp
44 .ne 2
45 .na
46 \fB\fB/kernel/misc/amd64/ibtl\fR\fR
47 .ad
48 .RS 29n
49 64-bit x86 ELF kernel misc module
50 .RE
52 .sp
53 .ne 2
54 .na
55 \fB\fB/kernel/misc/sparcv9/ibtl\fR\fR
56 .ad
57 .RS 29n
58 64-bit SPARC ELF kernel module
59 .RE
61 .SH ATTRIBUTES
62 .sp
63 .LP
64 See \fBattributes\fR(5) for a description of the following attribute:
65 .sp
67 .sp
68 .TS
69 box;
70 l | l
71 l | l .
72 ATTRIBUTE TYPE  ATTRIBUTE VALUE
74 Interface Stability     Consolidation Private
75 .TE
77 .SH SEE ALSO
78 .sp
79 .LP
80 \fBattributes\fR(5), \fBib\fR(7D), \fBibcm\fR(7D), \fBibdm\fR(7D)
81 .sp
82 .LP
83 \fIInfiniBand Architecture Specification, Volume 1: Release 1.1\fR