Add two additional cards to the supported adapters list: the Racore 8165

and Racore 8148 adapters are now supported by the ThunderLAN driver.
The 8165 is just a plain vanilla 10/100 card; the 8148 is a 'multi-
personality' adapter which can support 10baseT, 100baseTX and 100baseFX
if you include the proper modules.

Also update the tl man page to mention the Racore cards.
This commit is contained in:
Bill Paul 1999-01-29 16:25:20 +00:00
parent ae4d334421
commit 4d7a9b1889
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=43396
6 changed files with 18 additions and 4 deletions

View File

@ -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

View File

@ -224,6 +224,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

View File

@ -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

View File

@ -224,6 +224,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

View File

@ -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.2 1998/12/05 09:31:25 rnordier 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

View File

@ -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.2 1998/12/05 09:31:25 rnordier 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