xref: /illumos-gate/usr/src/man/man4d/atge.4d (revision bbf215553c7233fbab8a0afdf1fac74c44781867)
te
Copyright (c) 2012 Gary Mills
Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
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.
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
fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
ATGE 4D "Sep 11, 2009"
NAME
atge - Device driver for Atheros/Attansic Ethernet chipsets
DESCRIPTION

The atge ethernet driver supports the Atheros/Attansic L1, L1E, and L1C Ethernet (AR8121/AR8113/8114, AR8131/AR8132, and AR8151/AR8152) chipsets:

pciex1969,1026 Atheros AR8121/8113/8114
pciex1969,1048 Attansic L1
pciex1969,1062 Atheros AR8132 Fast Ethernet
pciex1969,1063 Atheros AR8131 Gigabit Ethernet
pciex1969,1073 Atheros AR8151 v1.0 Gigabit Ethernet
pciex1969,1083 Atheros AR8151 v2.0 Gigabit Ethernet
pciex1969,2060 Atheros AR8152 v1.1 Fast Ethernet
pciex1969,2062 Atheros AR8152 v2.0 Fast Ethernet

The atge driver supports IEEE 802.3 auto-negotiation, flow control and VLAN tagging.

"Configuration"

The default configuration is auto-negotiation with bi-directional flow control. The advertised capabilities for auto-negotiation are based on the capabilities of the PHY.

You can set the capabilities advertised by the atge controlled device using dladm(8). The driver supports only those parameters which begin with en (enabled) in the parameters listed by the command dladm(8). Each of these boolean parameters determines if the device advertises that mode of operation when the hardware supports it.

FILES
/dev/atge

Special character device

/kernel/drv/atge

32-bit device drive (x86)

/kernel/drv/amd64/atge

64-bit device driver (x86)

ATTRIBUTES

See attributes(7) for a description of the following attribute:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Architecture SPARC, x86
SEE ALSO

streamio (4I), dlpi (4P), driver.conf (5), attributes (7), ieee802.3 (7), dladm (8), ndd (8), netstat (8)

Writing Device Drivers

Network Interface Guide

STREAMS Programmer's Guide

IEEE 802.3ae Specification, 2002