summaryrefslogtreecommitdiff
path: root/usr/src/man/man7d/hermon.7d
blob: 708652966d8b5a03f5c199ef50c30fe1ad7359f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
'\" te
.\" Copyright (c) 2008, Sun Microsystems, Inc.  All Rights Reserved
.\" 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.
.\" 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.
.\" 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]
.TH HERMON 7D "Jul 31, 2008"
.SH NAME
hermon \- ConnectX MT25408/MT25418/MT25428 InfiniBand (IB) Driver
.SH DESCRIPTION
.sp
.LP
The \fBhermon\fR driver is an IB Architecture-compliant implementation of an
HCA, which operates on the Mellanox MT25408,  MT25418 and MT25428 InfiniBand
ASSPs using host memory for context storage  rather than  locally  attached
memory on the card. Cards based  on these ASSP's utilize the PCI-Express I/O
bus. These  ASSP's  support  the  link and physical layers of the InfiniBand
specification while  the ASSP and the driver support the transport layer.
.sp
.LP
The \fBhermon\fR driver interfaces with  the InfiniBand  Transport Framework
(IBTF) and provides an implementation of the Channel Interfaces that are
defined by that framework.  It  also enables  management applications and
agents to access the IB fabric.
.SH FILES
.sp
.ne 2
.na
\fB\fB/kernel/drv/hermon\fR\fR
.ad
.sp .6
.RS 4n
32-bit \fBELF\fR kernel module. (x86)
.RE

.sp
.ne 2
.na
\fB\fB/kernel/drv/amd64/hermon\fR\fR
.ad
.sp .6
.RS 4n
64-bit \fBELF\fR kernel module. (x86)
.RE

.sp
.ne 2
.na
\fB\fB/kernel/drv/sparcv9/hermon\fR\fR
.ad
.sp .6
.RS 4n
64-bit ELF Kernel Module. (SPARC)
.RE

.sp
.ne 2
.na
\fB\fB/kernel/drv/hermon.conf\fR\fR
.ad
.sp .6
.RS 4n
Driver configuration file.
.RE

.SH ATTRIBUTES
.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attribute:
.sp

.sp
.TS
box;
c | c
l | l .
ATTRIBUTE TYPE	ATTRIBUTE VALUE
_
Architecture	PCIe-based systems
.TE

.SH SEE ALSO
.sp
.LP
\fBdriver.conf\fR(4), \fBprinters.conf\fR(4), \fBattributes\fR(5)
.sp
.LP
\fIWriting Device Drivers\fR
.SH DIAGNOSTICS
.sp
.LP
In addition to being  logged, the following  messages may appear on the system
console:
.sp
.ne 2
.na
\fBhermon\fBi\fR: driver attached for maintenance mode only.\fR
.ad
.sp .6
.RS 4n
There was a failure in the boot  process of  the  hermon ASSP  and  the only
function that can be performed is to re-flash  firmware on the ASSP. (Note that
\fBi\fR represents  the instance of the hermon device number.)
.RE

.sp
.ne 2
.na
\fBhermon\fBi:\fR driver failed to attach\fR
.ad
.sp .6
.RS 4n
The ASSP could not boot into either  operational  (HCA) mode or into
maintenance mode. The device is inoperable. (Note that \fB i\fR represents  the
instance of the hermon device number.)
.RE

.sp
.ne 2
.na
\fBUnexpected port number in port state change event.\fR
.ad
.sp .6
.RS 4n
A port state change event occurred, but the port  number in  the message does
not exist on this HCA. This message also indicates the port number that was in
the port state changed.
.RE

.sp
.ne 2
.na
\fBHermon driver successfully detached.\fR
.ad
.sp .6
.RS 4n
The driver has been removed from the system and the HCA is no longer available
for transfer operations.
.RE

.sp
.ne 2
.na
\fBhermon\fBi:\fR port \fBm\fR up.\fR
.ad
.sp .6
.RS 4n
A port up asynchronous event has occurred. (Note that \fB i\fR represents the
instance of the Hermon device number while "m" represents the port number on
the Hermon device.
.RE

.sp
.ne 2
.na
\fBhermon\fBi:\fR port \fBm\fR down.\fR
.ad
.sp .6
.RS 4n
A port up asynchronous event has occurred. Similar to port up event.
.RE

.sp
.ne 2
.na
\fBhermon: <command name> command failed.\fR
.ad
.sp .6
.RS 4n
A internal firmware command failed to execute.
.RE