Deleted Added
full compact
tl.4 (119769) tl.4 (131530)
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.

--- 14 unchanged lines hidden (view full) ---

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.\"
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.

--- 14 unchanged lines hidden (view full) ---

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: head/share/man/man4/tl.4 119769 2003-09-05 14:17:33Z roam $
31.\" $FreeBSD: head/share/man/man4/tl.4 131530 2004-07-03 18:29:24Z ru $
32.\"
33.Dd May 1, 1998
34.Dt TL 4
35.Os
36.Sh NAME
37.Nm tl
38.Nd Texas Instruments ThunderLAN ethernet device driver
39.Sh SYNOPSIS

--- 11 unchanged lines hidden (view full) ---

5110/100 Dual-Port, 10/100 Proliant, 10/100 TX Embedded UTP, 10 T PCI UTP/Coax,
52and 10/100 TX UTP; Compaq NetFlex 3P, 3P Integrated, and 3P w/BNC).
53This driver also supports
54the Olicom OC-2135/2138, OC-2325 and OC-2326 10/100 TX UTP adapters
55and the Racore 8165 10/100baseTX and 8148 10baseT/100baseTX/100baseFX
56multi-personality cards.
57.Pp
58The ThunderLAN controller has a standard MII interface that supports
32.\"
33.Dd May 1, 1998
34.Dt TL 4
35.Os
36.Sh NAME
37.Nm tl
38.Nd Texas Instruments ThunderLAN ethernet device driver
39.Sh SYNOPSIS

--- 11 unchanged lines hidden (view full) ---

5110/100 Dual-Port, 10/100 Proliant, 10/100 TX Embedded UTP, 10 T PCI UTP/Coax,
52and 10/100 TX UTP; Compaq NetFlex 3P, 3P Integrated, and 3P w/BNC).
53This driver also supports
54the Olicom OC-2135/2138, OC-2325 and OC-2326 10/100 TX UTP adapters
55and the Racore 8165 10/100baseTX and 8148 10baseT/100baseTX/100baseFX
56multi-personality cards.
57.Pp
58The ThunderLAN controller has a standard MII interface that supports
59up to 32 physical interface devices (PHYs). It also has a built-in
59up to 32 physical interface devices (PHYs).
60It also has a built-in
6010baseT PHY hardwired at MII address 31, which may be used in some
6110Mbps-only hardware configurations.
62In 100Mbps configurations, a
63National Semiconductor DP83840A or other MII-compliant PHY may be
64attached to the ThunderLAN's MII bus.
65If a DP83840A or equivalent
66is available, the ThunderLAN chip can operate at either 100Mbps or
6710Mbps in either half-duplex or full-duplex modes.

--- 70 unchanged lines hidden ---
6110baseT PHY hardwired at MII address 31, which may be used in some
6210Mbps-only hardware configurations.
63In 100Mbps configurations, a
64National Semiconductor DP83840A or other MII-compliant PHY may be
65attached to the ThunderLAN's MII bus.
66If a DP83840A or equivalent
67is available, the ThunderLAN chip can operate at either 100Mbps or
6810Mbps in either half-duplex or full-duplex modes.

--- 70 unchanged lines hidden ---