]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - share/man/man4/tl.4
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / share / man / man4 / tl.4
1 .\" Copyright (c) 1997, 1998
2 .\"     Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. All advertising materials mentioning features or use of this software
13 .\"    must display the following acknowledgement:
14 .\"     This product includes software developed by Bill Paul.
15 .\" 4. Neither the name of the author nor the names of any co-contributors
16 .\"    may be used to endorse or promote products derived from this software
17 .\"   without specific prior written permission.
18 .\"
19 .\" THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND
20 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
22 .\" ARE DISCLAIMED.  IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD
23 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29 .\" THE POSSIBILITY OF SUCH DAMAGE.
30 .\"
31 .\" $FreeBSD$
32 .\"
33 .Dd July 16, 2005
34 .Dt TL 4
35 .Os
36 .Sh NAME
37 .Nm tl
38 .Nd "Texas Instruments ThunderLAN Ethernet device driver"
39 .Sh SYNOPSIS
40 To compile this driver into the kernel,
41 place the following lines in your
42 kernel configuration file:
43 .Bd -ragged -offset indent
44 .Cd "device miibus"
45 .Cd "device tl"
46 .Ed
47 .Pp
48 Alternatively, to load the driver as a
49 module at boot time, place the following line in
50 .Xr loader.conf 5 :
51 .Bd -literal -offset indent
52 if_tl_load="YES"
53 .Ed
54 .Sh DESCRIPTION
55 The
56 .Nm
57 driver provides support for PCI Ethernet adapters based on the Texas
58 Instruments ThunderLAN Ethernet controller chip.
59 .Pp
60 The ThunderLAN controller has a standard MII interface that supports
61 up to 32 physical interface devices (PHYs).
62 It also has a built-in
63 10baseT PHY hardwired at MII address 31, which may be used in some
64 10Mbps-only hardware configurations.
65 In 100Mbps configurations, a
66 National Semiconductor DP83840A or other MII-compliant PHY may be
67 attached to the ThunderLAN's MII bus.
68 If a DP83840A or equivalent
69 is available, the ThunderLAN chip can operate at either 100Mbps or
70 10Mbps in either half-duplex or full-duplex modes.
71 The ThunderLAN's
72 built-in PHY and the DP83840A also support autonegotiation.
73 .Pp
74 The
75 .Nm
76 driver supports the following media types:
77 .Pp
78 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
79 .It autoselect
80 Enable autoselection of the media type and options.
81 Note that this
82 option is only available on those PHYs that support autonegotiation.
83 Also, the PHY will not advertise those modes that have been explicitly
84 disabled using the following media options.
85 .It 10baseT/UTP
86 Set 10Mbps operation
87 .It 100baseTX
88 Set 100Mbps (Fast Ethernet) operation
89 .It 10base5/AUI
90 Enable AUI/BNC interface (useful only with the built-in PHY).
91 .El
92 .Pp
93 The
94 .Nm
95 driver supports the following media options:
96 .Pp
97 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
98 .It full-duplex
99 Force full duplex operation
100 .It half-duplex
101 Force half duplex operation.
102 .It hw-loopback
103 Enable hardware loopback mode.
104 .El
105 .Pp
106 Note that the 100baseTX media type is only available if supported
107 by the PHY.
108 For more information on configuring this device, see
109 .Xr ifconfig 8 .
110 .Sh HARDWARE
111 The
112 .Nm
113 driver supports Texas Instruments ThunderLAN based
114 Ethernet and Fast Ethernet adapters including a large
115 number of Compaq PCI Ethernet adapters.
116 Also supported are:
117 .Pp
118 .Bl -bullet -compact
119 .It
120 Olicom OC-2135/2138 10/100 TX UTP adapter
121 .It
122 Olicom OC-2325/OC-2326 10/100 TX UTP adapter
123 .It
124 Racore 8148 10baseT/100baseTX/100baseFX adapter
125 .It
126 Racore 8165 10/100baseTX adapter
127 .El
128 .Pp
129 The
130 .Nm
131 driver also supports the built-in Ethernet adapters of
132 various Compaq Prosignia servers and Compaq Deskpro desktop
133 machines including:
134 .Pp
135 .Bl -bullet -compact
136 .It
137 Compaq Netelligent 10
138 .It
139 Compaq Netelligent 10 T PCI UTP/Coax
140 .It
141 Compaq Netelligent 10/100
142 .It
143 Compaq Netelligent 10/100 Dual-Port
144 .It
145 Compaq Netelligent 10/100 Proliant
146 .It
147 Compaq Netelligent 10/100 TX Embedded UTP
148 .It
149 Compaq Netelligent 10/100 TX UTP
150 .It
151 Compaq NetFlex 3P
152 .It
153 Compaq NetFlex 3P Integrated
154 .It
155 Compaq NetFlex 3P w/BNC
156 .El
157 .Sh DIAGNOSTICS
158 .Bl -diag
159 .It "tl%d: couldn't map memory"
160 A fatal initialization error has occurred.
161 .It "tl%d: couldn't map interrupt"
162 A fatal initialization error has occurred.
163 .It "tl%d: device timeout"
164 The device has stopped responding to the network, or there is a problem with
165 the network connection (cable).
166 .It "tl%d: no memory for rx list"
167 The driver failed to allocate an mbuf for the receiver ring.
168 .It "tl%d: no memory for tx list"
169 The driver failed to allocate an mbuf for the transmitter ring when
170 allocating a pad buffer or collapsing an mbuf chain into a cluster.
171 .El
172 .Sh SEE ALSO
173 .Xr arp 4 ,
174 .Xr miibus 4 ,
175 .Xr netintro 4 ,
176 .Xr ng_ether 4 ,
177 .Xr ifconfig 8
178 .Sh HISTORY
179 The
180 .Nm
181 device driver first appeared in
182 .Fx 2.2 .
183 .Sh AUTHORS
184 The
185 .Nm
186 driver was written by
187 .An Bill Paul Aq wpaul@ctr.columbia.edu .