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 "11 Sep 2009" "SunOS 5.11" "Devices" 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 30 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(1M). The driver supports only those parameters which begin 45 with en (enabled) in the parameters listed by the command \fBdladm\fR(1M). 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 .mk 52 .na 53 \fB\fB/dev/atge\fR\fR 54 .ad 55 .RS 26n 56 .rt 57 Special character device 58 .RE 59 60 .sp 61 .ne 2 62 .mk 63 .na 64 \fB\fB/kernel/drv/atge\fR\fR 65 .ad 66 .RS 26n 67 .rt 68 32-bit device drive (x86) 69 .RE 70 71 .sp 72 .ne 2 73 .mk 74 .na 75 \fB\fB/kernel/drv/amd64/atge\fR\fR 76 .ad 77 .RS 26n 78 .rt 79 64-bit device driver (x86) 80 .RE 81 82 .SH ATTRIBUTES 83 .sp 84 .LP 85 See \fBattributes\fR(5) for a description of the following attribute: 86 .sp 87 88 .sp 89 .TS 90 tab() box; 91 cw(2.75i) |cw(2.75i) 92 lw(2.75i) |lw(2.75i) 93 . 94 ATTRIBUTE TYPEATTRIBUTE VALUE 95 _ 96 ArchitectureSPARC, x86 97 .TE 98 99 .SH SEE ALSO 100 .sp 101 .LP 102 \fBdladm\fR(1M), \fBndd\fR(1M), \fBnetstat\fR(1M), \fBdriver.conf\fR(4), 103 \fBattributes\fR(5), \fBieee802.3\fR(5), \fBdlpi\fR(7P), \fBstreamio\fR(7I) 104 .sp 105 .LP 106 \fIWriting Device Drivers\fR 107 .sp 108 .LP 109 \fINetwork Interface Guide\fR 110 .sp 111 .LP 112 \fISTREAMS Programmer's Guide\fR 113 .sp 114 .LP 115 \fIIEEE 802.3ae Specification, 2002\fR