Merge commit '9276b3991ba20d5a5660887ba81b0bc7bed25a0c'
[unleashed.git] / share / man / man7d / hermon.7d
blob708652966d8b5a03f5c199ef50c30fe1ad7359f2
1 '\" te
2 .\" Copyright (c) 2008, 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 HERMON 7D "Jul 31, 2008"
7 .SH NAME
8 hermon \- ConnectX MT25408/MT25418/MT25428 InfiniBand (IB) Driver
9 .SH DESCRIPTION
10 .sp
11 .LP
12 The \fBhermon\fR driver is an IB Architecture-compliant implementation of an
13 HCA, which operates on the Mellanox MT25408,  MT25418 and MT25428 InfiniBand
14 ASSPs using host memory for context storage  rather than  locally  attached
15 memory on the card. Cards based  on these ASSP's utilize the PCI-Express I/O
16 bus. These  ASSP's  support  the  link and physical layers of the InfiniBand
17 specification while  the ASSP and the driver support the transport layer.
18 .sp
19 .LP
20 The \fBhermon\fR driver interfaces with  the InfiniBand  Transport Framework
21 (IBTF) and provides an implementation of the Channel Interfaces that are
22 defined by that framework.  It  also enables  management applications and
23 agents to access the IB fabric.
24 .SH FILES
25 .sp
26 .ne 2
27 .na
28 \fB\fB/kernel/drv/hermon\fR\fR
29 .ad
30 .sp .6
31 .RS 4n
32 32-bit \fBELF\fR kernel module. (x86)
33 .RE
35 .sp
36 .ne 2
37 .na
38 \fB\fB/kernel/drv/amd64/hermon\fR\fR
39 .ad
40 .sp .6
41 .RS 4n
42 64-bit \fBELF\fR kernel module. (x86)
43 .RE
45 .sp
46 .ne 2
47 .na
48 \fB\fB/kernel/drv/sparcv9/hermon\fR\fR
49 .ad
50 .sp .6
51 .RS 4n
52 64-bit ELF Kernel Module. (SPARC)
53 .RE
55 .sp
56 .ne 2
57 .na
58 \fB\fB/kernel/drv/hermon.conf\fR\fR
59 .ad
60 .sp .6
61 .RS 4n
62 Driver configuration file.
63 .RE
65 .SH ATTRIBUTES
66 .sp
67 .LP
68 See \fBattributes\fR(5) for descriptions of the following attribute:
69 .sp
71 .sp
72 .TS
73 box;
74 c | c
75 l | l .
76 ATTRIBUTE TYPE  ATTRIBUTE VALUE
78 Architecture    PCIe-based systems
79 .TE
81 .SH SEE ALSO
82 .sp
83 .LP
84 \fBdriver.conf\fR(4), \fBprinters.conf\fR(4), \fBattributes\fR(5)
85 .sp
86 .LP
87 \fIWriting Device Drivers\fR
88 .SH DIAGNOSTICS
89 .sp
90 .LP
91 In addition to being  logged, the following  messages may appear on the system
92 console:
93 .sp
94 .ne 2
95 .na
96 \fBhermon\fBi\fR: driver attached for maintenance mode only.\fR
97 .ad
98 .sp .6
99 .RS 4n
100 There was a failure in the boot  process of  the  hermon ASSP  and  the only
101 function that can be performed is to re-flash  firmware on the ASSP. (Note that
102 \fBi\fR represents  the instance of the hermon device number.)
106 .ne 2
108 \fBhermon\fBi:\fR driver failed to attach\fR
110 .sp .6
111 .RS 4n
112 The ASSP could not boot into either  operational  (HCA) mode or into
113 maintenance mode. The device is inoperable. (Note that \fB i\fR represents  the
114 instance of the hermon device number.)
118 .ne 2
120 \fBUnexpected port number in port state change event.\fR
122 .sp .6
123 .RS 4n
124 A port state change event occurred, but the port  number in  the message does
125 not exist on this HCA. This message also indicates the port number that was in
126 the port state changed.
130 .ne 2
132 \fBHermon driver successfully detached.\fR
134 .sp .6
135 .RS 4n
136 The driver has been removed from the system and the HCA is no longer available
137 for transfer operations.
141 .ne 2
143 \fBhermon\fBi:\fR port \fBm\fR up.\fR
145 .sp .6
146 .RS 4n
147 A port up asynchronous event has occurred. (Note that \fB i\fR represents the
148 instance of the Hermon device number while "m" represents the port number on
149 the Hermon device.
153 .ne 2
155 \fBhermon\fBi:\fR port \fBm\fR down.\fR
157 .sp .6
158 .RS 4n
159 A port up asynchronous event has occurred. Similar to port up event.
163 .ne 2
165 \fBhermon: <command name> command failed.\fR
167 .sp .6
168 .RS 4n
169 A internal firmware command failed to execute.