diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-01-29 16:32:46 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-01-29 16:32:46 +0000 |
| commit | e8a5229dd41892a31f4beaca237e3abd3fd9f50a (patch) | |
| tree | b182e235236bf4e18604d6f43822c6882a3211d2 | |
| parent | 4dcb005773f3a92ca7e1a3b998630157294cadce (diff) | |
Notes
| -rw-r--r-- | release/texts/HARDWARE.TXT | 2 | ||||
| -rw-r--r-- | release/texts/RELNOTES.TXT | 2 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/tl.4 | 7 |
3 files changed, 9 insertions, 2 deletions
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT index 3ab5f98585bd..6d3c9d2b6e21 100644 --- a/release/texts/HARDWARE.TXT +++ b/release/texts/HARDWARE.TXT @@ -463,6 +463,8 @@ Texas Instruments ThunderLAN PCI NICs, including the following: Compaq Netelligent 10/100 TX Embedded UTP, 10 T PCI UTP/Coax, 10/100 TX UTP Compaq NetFlex 3P, 3P Integrated, 3P w/ BNC Olicom OC-2135/2138, OC-2325, OC-2326 10/100 TX UTP + Racore 8165 10/100baseTX + Racore 8148 10baseT/100baseTX/100baseFX multi-personality ASIX Electronics AX88140A PCI NICs, including the following: Alfa Inc. GFC2204 diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT index 68b1997657aa..f2ff44909b8c 100644 --- a/release/texts/RELNOTES.TXT +++ b/release/texts/RELNOTES.TXT @@ -247,6 +247,8 @@ Texas Instruments ThunderLAN PCI NICs, including the following: Compaq Netelligent 10/100 TX Embedded UTP, 10 T PCI UTP/Coax, 10/100 TX UTP Compaq NetFlex 3P, 3P Integrated, 3P w/ BNC Olicom OC-2135/2138, OC-2325, OC-2326 10/100 TX UTP + Racore 8165 10/100baseTX + Racore 8148 10baseT/100baseTX/100baseFX multi-personality ASIX Electronics AX88140A PCI NICs, including the following: Alfa Inc. GFC2204 diff --git a/share/man/man4/man4.i386/tl.4 b/share/man/man4/man4.i386/tl.4 index b967d5ea4a60..f35216893c29 100644 --- a/share/man/man4/man4.i386/tl.4 +++ b/share/man/man4/man4.i386/tl.4 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: tl.4,v 1.1 1998/05/21 03:20:39 wpaul Exp $ +.\" $Id: tl.4,v 1.3 1999/01/29 16:25:20 wpaul Exp $ .\" .Dd May 1, 1998 .Dt TL 4 i386 @@ -46,7 +46,10 @@ driver provides support for PCI ethernet adapters based on the Texas Instruments ThunderLAN ethernet controller chip. This includes a large number of Compaq PCI-bus ethernet adapters as well as the integrated ethernet controllers built in to several models of Compaq Prosignia -servers and Compaq Deskpro desktop machines. +servers and Compaq Deskpro desktop machines. This driver also supports +the Olicom OC-2135/2138, OC-2325 and OC-2326 10/100 TX UTP adapters +and the Racore 8165 10/100baseTX and 8148 10baseT/100baseTX/100baseFX +multi-personality cards. .Pp The ThunderLAN controller has a standard MII interface that supports up to 32 physical interface devices (PHYs). It also has a built-in |
