Move everything from /var/adm to /var/log
[unleashed.git] / share / man / man7d / atge.7d
blob85806606a008b3c3640cb111ac910c8cc0944d93
1 '\" te
2 .\" Copyright (c) 2012 Gary Mills
3 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
4 .\" 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.
5 .\"  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
6 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
7 .TH ATGE 7D "Sep 11, 2009"
8 .SH NAME
9 atge \- Device driver for Atheros/Attansic Ethernet chipsets
10 .SH DESCRIPTION
11 .sp
12 .LP
13 The \fBatge\fR ethernet driver supports the
14 Atheros/Attansic L1, L1E, and L1C Ethernet
15 (AR8121/AR8113/8114, AR8131/AR8132, and AR8151/AR8152) chipsets:
16 .sp
17 .in +2
18 .nf
19 pciex1969,1026 Atheros AR8121/8113/8114
20 pciex1969,1048 Attansic L1
21 pciex1969,1062 Atheros AR8132 Fast Ethernet
22 pciex1969,1063 Atheros AR8131 Gigabit Ethernet
23 pciex1969,1073 Atheros AR8151 v1.0 Gigabit Ethernet
24 pciex1969,1083 Atheros AR8151 v2.0 Gigabit Ethernet
25 pciex1969,2060 Atheros AR8152 v1.1 Fast Ethernet
26 pciex1969,2062 Atheros AR8152 v2.0 Fast Ethernet
27 .fi
28 .in -2
29 .sp
31 .sp
32 .LP
33 The \fBatge\fR driver supports IEEE 802.3 auto-negotiation, flow control and
34 VLAN tagging.
35 .SS "Configuration"
36 .sp
37 .LP
38 The default configuration is auto-negotiation with bi-directional flow control.
39 The advertised capabilities for auto-negotiation are based on the capabilities
40 of the \fBPHY\fR.
41 .sp
42 .LP
43 You can set the capabilities advertised by the \fBatge\fR controlled device
44 using \fBdladm\fR(8). The driver supports only those parameters which begin
45 with en (enabled) in the parameters listed by the command \fBdladm\fR(8). Each
46 of these boolean parameters determines if the device advertises that mode of
47 operation when the hardware supports it.
48 .SH FILES
49 .sp
50 .ne 2
51 .na
52 \fB\fB/dev/atge\fR\fR
53 .ad
54 .RS 26n
55 Special character device
56 .RE
58 .sp
59 .ne 2
60 .na
61 \fB\fB/kernel/drv/atge\fR\fR
62 .ad
63 .RS 26n
64 32-bit device drive (x86)
65 .RE
67 .sp
68 .ne 2
69 .na
70 \fB\fB/kernel/drv/amd64/atge\fR\fR
71 .ad
72 .RS 26n
73 64-bit device driver (x86)
74 .RE
76 .SH ATTRIBUTES
77 .sp
78 .LP
79 See \fBattributes\fR(5) for a description of the following attribute:
80 .sp
82 .sp
83 .TS
84 box;
85 c | c
86 l | l .
87 ATTRIBUTE TYPE  ATTRIBUTE VALUE
89 Architecture    SPARC, x86
90 .TE
92 .SH SEE ALSO
93 .sp
94 .LP
95 \fBdladm\fR(8), \fBndd\fR(8), \fBnetstat\fR(8), \fBdriver.conf\fR(4),
96 \fBattributes\fR(5), \fBieee802.3\fR(5), \fBdlpi\fR(7P), \fBstreamio\fR(7I)
97 .sp
98 .LP
99 \fIWriting Device Drivers\fR
102 \fINetwork Interface Guide\fR
105 \fISTREAMS Programmer's Guide\fR
108 \fIIEEE 802.3ae Specification, 2002\fR