8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man7d / yge.7d
blob1d1d01347849adc024a7d6a8c1732a0b91bd18a9
1 '\" te
2 .\" Copyright (c) 2009, 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. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\" 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
5 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH YGE 7D "Sep 15, 2009"
7 .SH NAME
8 yge \- Marvell Yukon 2 Ethernet device driver
9 .SH SYNOPSIS
10 .sp
11 .in +2
12 .nf
13 /dev/net/yge
14 .fi
15 .in -2
17 .SH DESCRIPTION
18 .sp
19 .LP
20 The \fByge\fR driver supports Marvell Yukon 2 Fast Ethernet and Gigabit
21 Ethernet controllers.
22 .SS "Properties"
23 .sp
24 .LP
25 The following properties can be configured using \fBdladm\fR(1M):
26 .sp
27 .ne 2
28 .na
29 \fB\fBadv_autoneg_cap\fR\fR
30 .ad
31 .RS 19n
32 Enables (default) or disables IEEE 802.3 auto-negotiation of link speed and
33 duplex settings. If enabled, the device negotiates among the supported (and
34 configured, see below) link options with the link partner. If disabled, at
35 least one of the link options below must be specified. The driver selects the
36 first enabled link option according to the IEEE 802.3 specified preferences.
37 .RE
39 .sp
40 .ne 2
41 .na
42 \fB\fBadv_1000fdx_cap\fR\fR
43 .ad
44 .RS 19n
45 Enables the 1000 Mbps full-duplex link option.
46 .RE
48 .sp
49 .ne 2
50 .na
51 \fB\fBadv_1000hdx_cap\fR\fR
52 .ad
53 .RS 19n
54 Enables the 1000 Mbps half-duplex link option.
55 .RE
57 .sp
58 .ne 2
59 .na
60 \fB\fBadv_100T4_cap\fR\fR
61 .ad
62 .RS 19n
63 Enables the 100 BaseT4 link option. (Note that most hardware does not support
64 this unusual link style. Also, this uses two pairs of wires for data, rather
65 than one.)
66 .RE
68 .sp
69 .ne 2
70 .na
71 \fB\fBadv_100fdx_cap\fR\fR
72 .ad
73 .RS 19n
74 Enables the 1000 Mbps full-duplex link option.
75 .RE
77 .sp
78 .ne 2
79 .na
80 \fB\fBadv_100hdx_cap\fR\fR
81 .ad
82 .RS 19n
83 Enables the 1000 Mbps half-duplex link option.
84 .RE
86 .sp
87 .ne 2
88 .na
89 \fB\fBadv_10fdx_cap\fR\fR
90 .ad
91 .RS 19n
92 Enables the 10 Base-T full-duplex link option.
93 .RE
95 .sp
96 .ne 2
97 .na
98 \fB\fBadv_10hdx_cap\fR\fR
99 .ad
100 .RS 19n
101 Enables the 10 Base-T half-duplex link option.
105 .ne 2
107 \fB\fBmtu\fR\fR
109 .RS 19n
110 On most devices, can be set between 1500 (default) and 9000. This property can
111 only be changed when the device is not in use.
114 .SH FILES
116 .ne 2
118 \fB\fB/dev/net/yge\fR\fR
120 .RS 27n
121 Special network device
125 .ne 2
127 \fB\fB/kernel/drv/yge\fR\fR
129 .RS 27n
130 32-bit driver binary (x86)
134 .ne 2
136 \fB\fB/kernel/drv/amd64/yge\fR\fR
138 .RS 27n
139 64-bit driver binary (x86)
143 .ne 2
145 \fB\fB/kernel/drv/sparcv9/yge\fR\fR
147 .RS 27n
148 64-bit driver binary (SPARC)
151 .SH ATTRIBUTES
154 See \fBattributes\fR(5) for a descriptions of the following attributes:
159 box;
160 c | c
161 l | l .
162 ATTRIBUTE TYPE  ATTRIBUTE VALUE
164 Architecture    x86, SPARC
166 Interface Stability     Committed
169 .SH SEE ALSO
172 \fBdladm\fR(1M), \fBattributes\fR(5), \fBdlpi\fR(7P)