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 atge 7D "11 Sep 2009" "SunOS 5.11" "Devices" 7 .SH NAME 8 atge \- Device driver for Atheros/Attansic Ethernet chipsets 9 .SH DESCRIPTION 10 .sp 11 .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: 14 .sp 15 .in +2 16 .nf 17 pciex1969,1026 Atheros/Attansic GigabitE 10/100/1000 Base (AR8121/AR8113) 18 .fi 19 .in -2 20 .sp 21 22 .sp 23 .LP 24 The \fBatge\fR driver supports IEEE 802.3 auto-negotiation, flow control and 25 VLAN tagging. 26 .SS "Configuration" 27 .sp 28 .LP 29 The default configuration is auto-negotiation with bi-directional flow control. 30 The advertised capabilities for auto-negotiation are based on the capabilities 31 of the \fBPHY\fR. 32 .sp 33 .LP 34 You can set the capabilities advertised by the \fBatge\fR controlled device 35 using \fBdladm\fR(1M). The driver supports only those parameters which begin 36 with en (enabled) in the parameters listed by the command \fBdladm\fR(1M). Each 37 of these boolean parameters determines if the device advertises that mode of 38 operation when the hardware supports it. 39 .SH FILES 40 .sp 41 .ne 2 42 .mk 43 .na 44 \fB\fB/dev/atge\fR\fR 45 .ad 46 .RS 26n 47 .rt 48 Special character device 49 .RE 50 51 .sp 52 .ne 2 53 .mk 54 .na 55 \fB\fB/kernel/drv/atge\fR\fR 56 .ad 57 .RS 26n 58 .rt 59 32-bit device drive (x86) 60 .RE 61 62 .sp 63 .ne 2 64 .mk 65 .na 66 \fB\fB/kernel/drv/amd64/atge\fR\fR 67 .ad 68 .RS 26n 69 .rt 70 64-bit device driver (x86) 71 .RE 72 73 .SH ATTRIBUTES 74 .sp 75 .LP 76 See \fBattributes\fR(5) for a description of the following attribute: 77 .sp 78 79 .sp 80 .TS 81 tab() box; 82 cw(2.75i) |cw(2.75i) 83 lw(2.75i) |lw(2.75i) 84 . 85 ATTRIBUTE TYPEATTRIBUTE VALUE 86 _ 87 ArchitectureSPARC, x86 88 .TE 89 90 .SH SEE ALSO 91 .sp 92 .LP 93 \fBdladm\fR(1M), \fBndd\fR(1M), \fBnetstat\fR(1M), \fBdriver.conf\fR(4), 94 \fBattributes\fR(5), \fBieee802.3\fR(5), \fBdlpi\fR(7P), \fBstreamio\fR(7I) 95 .sp 96 .LP 97 \fIWriting Device Drivers\fR 98 .sp 99 .LP 100 \fINetwork Interface Guide\fR 101 .sp 102 .LP 103 \fISTREAMS Programmer's Guide\fR 104 .sp 105 .LP 106 \fIIEEE 802.3ae Specification, 2002\fR