Merge commit 'ad3ad82ad2fb99c424a8482bd1908d08b990ccea'
[unleashed.git] / share / man / man7d / amd8111s.7d
blob4505716c88aacfa4e6f2670769f6de7b22393096
1 '\" te
2 .\" Copyright (c) 2007 by 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.
4 .\" 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.
5 .\" 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]
6 .TH AMD8111S 7D "Jul 30, 2007"
7 .SH NAME
8 amd8111s \- AMD-8111 Fast Ethernet Network Adapter driver
9 .SH SYNOPSIS
10 .LP
11 .nf
12 /dev/amd8111s
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBamd8111s\fR Fast Ethernet driver is a multi-threaded, loadable,
19 clonable,  GLD-based  STREAMS  driver supporting  the Data Link Provider
20 Interface, \fBdlpi\fR(7P), on the AMD-8111 Fast Ethernet Network Adapter.
21 .sp
22 .LP
23 The \fBamd8111s\fR driver functions include controller initialization, frame
24 transmit and receive, promiscuous and multicast support, and error recovery and
25 reporting.
26 .SH APPLICATION PROGRAMMING INTERFACE
27 .sp
28 .LP
29 The cloning, character-special device \fB/dev/amd8111\fR is used to access all
30 AMD-8111 Fast Ethernet devices installed within the system.
31 .sp
32 .LP
33 The \fBamd8111s\fR driver is managed by the \fBdladm\fR(8) command  line
34 utility, which allows VLANs to be defined on top of amd8111s instances and for
35 amd8111s instances to be aggregated.  See \fBdladm\fR(8) for more details.
36 .SH CONFIGURATION
37 .sp
38 .LP
39 By default, the \fBamd8111s\fR driver performs auto-negotiation to select the
40 link speed and mode. Link speed and mode can be any of the following:
41 .sp
42 .LP
43 100 Mbps, full-duplex.
44 .sp
45 .LP
46 100 Mbps, half-duplex.
47 .sp
48 .LP
49 10 Mbps, full-duplex.
50 .sp
51 .LP
52 10 Mbps, half-duplex.
53 .SH FILES
54 .sp
55 .ne 2
56 .na
57 \fB\fB/dev/amd8111s*\fR \fR
58 .ad
59 .sp .6
60 .RS 4n
61 Special character device.
62 .RE
64 .sp
65 .ne 2
66 .na
67 \fB\fB/kernel/drv/amd8111s*\fR \fR
68 .ad
69 .sp .6
70 .RS 4n
71 32-bit ELF kernel module (x86).
72 .RE
74 .sp
75 .ne 2
76 .na
77 \fB\fB/kernel/drv/amd64/amd8111s*\fR \fR
78 .ad
79 .sp .6
80 .RS 4n
81 64-bit ELF Kernel module (x86).
82 .RE
84 .SH ATTRIBUTES
85 .sp
86 .LP
87 See \fBattributes\fR(5) for descriptions of the following attributes:
88 .sp
90 .sp
91 .TS
92 box;
93 l l
94 l l .
95 ATTRIBUTE TYPE  ATTRIBUTE VALUE
96 Architecture    x86
97 Interface Stability     Committed
98 .TE
100 .SH SEE ALSO
103 \fBdladm\fR(8), \fBattributes\fR(5), \fBstreamio\fR(7I), \fBdlpi\fR(7P)
106 \fIWriting Device Drivers\fR
109 \fISTREAMS Programming Guide\fR
112 \fINetwork Interfaces Programmer's Guide\fR