Print this page
212 Atheros AR8132 / L1c Gigabit Ethernet Adapter
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/man/man7d/atge.7d
+++ new/usr/src/man/man7d/atge.7d
1 1 '\" te
2 +.\" Copyright (c) 2012 Gary Mills
2 3 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
3 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.
4 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
5 6 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 7 .TH atge 7D "11 Sep 2009" "SunOS 5.11" "Devices"
7 8 .SH NAME
8 9 atge \- Device driver for Atheros/Attansic Ethernet chipsets
9 10 .SH DESCRIPTION
10 11 .sp
11 12 .LP
12 -The \fBatge\fR ethernet driver is GLD based supporting the Atheros/Attansic L1E
13 -Gigabit Ethernet 10/100/1000 Base (AR8121/AR8113) chipsets:
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:
14 16 .sp
15 17 .in +2
16 18 .nf
17 -pciex1969,1026 Atheros/Attansic GigabitE 10/100/1000 Base (AR8121/AR8113)
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
18 27 .fi
19 28 .in -2
20 29 .sp
21 30
22 31 .sp
23 32 .LP
24 33 The \fBatge\fR driver supports IEEE 802.3 auto-negotiation, flow control and
25 34 VLAN tagging.
26 35 .SS "Configuration"
27 36 .sp
28 37 .LP
29 38 The default configuration is auto-negotiation with bi-directional flow control.
30 39 The advertised capabilities for auto-negotiation are based on the capabilities
31 40 of the \fBPHY\fR.
32 41 .sp
33 42 .LP
34 43 You can set the capabilities advertised by the \fBatge\fR controlled device
35 44 using \fBdladm\fR(1M). The driver supports only those parameters which begin
36 45 with en (enabled) in the parameters listed by the command \fBdladm\fR(1M). Each
37 46 of these boolean parameters determines if the device advertises that mode of
38 47 operation when the hardware supports it.
39 48 .SH FILES
40 49 .sp
41 50 .ne 2
42 51 .mk
43 52 .na
44 53 \fB\fB/dev/atge\fR\fR
45 54 .ad
46 55 .RS 26n
47 56 .rt
48 57 Special character device
49 58 .RE
50 59
51 60 .sp
52 61 .ne 2
53 62 .mk
54 63 .na
55 64 \fB\fB/kernel/drv/atge\fR\fR
56 65 .ad
57 66 .RS 26n
58 67 .rt
59 68 32-bit device drive (x86)
60 69 .RE
61 70
62 71 .sp
63 72 .ne 2
64 73 .mk
65 74 .na
66 75 \fB\fB/kernel/drv/amd64/atge\fR\fR
67 76 .ad
68 77 .RS 26n
69 78 .rt
70 79 64-bit device driver (x86)
71 80 .RE
72 81
73 82 .SH ATTRIBUTES
74 83 .sp
75 84 .LP
76 85 See \fBattributes\fR(5) for a description of the following attribute:
77 86 .sp
78 87
79 88 .sp
80 89 .TS
81 90 tab() box;
82 91 cw(2.75i) |cw(2.75i)
83 92 lw(2.75i) |lw(2.75i)
84 93 .
85 94 ATTRIBUTE TYPEATTRIBUTE VALUE
86 95 _
87 96 ArchitectureSPARC, x86
88 97 .TE
89 98
90 99 .SH SEE ALSO
91 100 .sp
92 101 .LP
93 102 \fBdladm\fR(1M), \fBndd\fR(1M), \fBnetstat\fR(1M), \fBdriver.conf\fR(4),
94 103 \fBattributes\fR(5), \fBieee802.3\fR(5), \fBdlpi\fR(7P), \fBstreamio\fR(7I)
95 104 .sp
96 105 .LP
97 106 \fIWriting Device Drivers\fR
98 107 .sp
99 108 .LP
100 109 \fINetwork Interface Guide\fR
101 110 .sp
102 111 .LP
103 112 \fISTREAMS Programmer's Guide\fR
104 113 .sp
105 114 .LP
106 115 \fIIEEE 802.3ae Specification, 2002\fR
↓ open down ↓ |
79 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX