diff options
Diffstat (limited to 'release')
-rw-r--r-- | release/sysinstall/devices.c | 6 | ||||
-rw-r--r-- | release/texts/RELNOTES.TXT | 36 | ||||
-rw-r--r-- | release/texts/i386/RELNOTES.TXT | 36 |
3 files changed, 77 insertions, 1 deletions
diff --git a/release/sysinstall/devices.c b/release/sysinstall/devices.c index a4d8ca0..d7ac76b 100644 --- a/release/sysinstall/devices.c +++ b/release/sysinstall/devices.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: devices.c,v 1.85 1998/10/18 16:24:20 wpaul Exp $ + * $Id: devices.c,v 1.86 1998/10/19 14:58:38 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -95,10 +95,14 @@ static struct _devname { { DEVICE_TYPE_NETWORK, "ix", "Intel Etherexpress ethernet card" }, { DEVICE_TYPE_NETWORK, "le", "DEC EtherWorks 2 or 3 ethernet card" }, { DEVICE_TYPE_NETWORK, "lnc", "Lance/PCnet (Isolan/Novell NE2100/NE32-VL) ethernet" }, + { DEVICE_TYPE_NETWORK, "mx", "Macronix 98713/98715/98725 PCI ethernet card" }, + { DEVICE_TYPE_NETWORK, "pn", "Lite-On 82168/82169 PNIC PCI ethernet card" }, { DEVICE_TYPE_NETWORK, "rl", "RealTek 8129/8139 PCI ethernet card" }, { DEVICE_TYPE_NETWORK, "tx", "SMC 9432TX ethernet card" }, { DEVICE_TYPE_NETWORK, "tl", "Texas Instruments ThunderLAN PCI ethernet card" }, + { DEVICE_TYPE_NETWORK, "vr", "VIA VT3043/VT86C100A Rhine PCI ethernet card" }, { DEVICE_TYPE_NETWORK, "vx", "3COM 3c590 / 3c595 ethernet card" }, + { DEVICE_TYPE_NETWORK, "wb", "Winbond W89C840F PCI ethernet card" }, { DEVICE_TYPE_NETWORK, "xl", "3COM 3c90x / 3c90xB PCI ethernet card" }, { DEVICE_TYPE_NETWORK, "ze", "IBM/National Semiconductor PCMCIA ethernet card" }, { DEVICE_TYPE_NETWORK, "zp", "3Com Etherlink III PCMCIA ethernet card" }, diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT index 851b472..ad4c21c 100644 --- a/release/texts/RELNOTES.TXT +++ b/release/texts/RELNOTES.TXT @@ -51,6 +51,22 @@ specifically marked as [MERGED] features. 1.1. KERNEL CHANGES ------------------- +Added driver support for fast ethernet adapters based on the +RealTek 8129/8139 and Accton MPX 5030/5038 chips. + +Added driver support for Lite-On PNIC-based fast ethernet cards +including the LinkSys LNE100TX, NetGear FA310TX Rev. D1 and +Matrox FastNIC 10.100. + +Added driver support for fast ethernet adapters based on the +Macronix 98713, 98713A, 98715, 98715A and 98725 chips. + +Added driver support for fast ethernet adapters based on the +Winbond W89C840F chip. + +Added driver support for fast ethernet adapters based on the +VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" chips. + 1.2. SECURITY FIXES ------------------- @@ -187,12 +203,32 @@ based clones. SMC Elite Ultra. SMC Etherpower II. RealTek 8129/8139 fast ethernet NICs including the following: Allied Telesyn AT2550 + Allied Telesyn AT2500TX Genius GF100TXR (RTL8139) NDC Communications NE100TX-E OvisLink LEF-8129TX OvisLink LEF-8139TX Netronix Inc. EA-1210 NetEther 10/100 KTX-9130TX 10/100 Fast Ethernet + Accton "Cheetah" EN1027D (MPX 5030/5038; RealTek 8139 clone?) + +Lite-On 82c168/82c169 PNIC fast ethernet NICs including the following: + LinkSys EtherFast LNE100TX + NetGear FA310-TX Rev. D1 + Matrox FastNIC 10/100 + +Macronix 98713, 98713A, 98715, 98715A and 98725 fast ethernet NICs + NDC Communications SFA100A (98713A) + CNet Pro120A (98713 or 98713A) + CNet Pro120B (98715) + +Winbond W89C840F fast ethernet NICs including the following: + Trendware TE100-PCIE + +VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet +NICs including the following: + Hawking Technologies PN102TX + D-Link DFE530TX Texas Instruments ThunderLAN PCI NICs, including the following: Compaq Netelligent 10, 10/100, 10/100 Proliant, 10/100 Dual-Port diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 851b472..ad4c21c 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -51,6 +51,22 @@ specifically marked as [MERGED] features. 1.1. KERNEL CHANGES ------------------- +Added driver support for fast ethernet adapters based on the +RealTek 8129/8139 and Accton MPX 5030/5038 chips. + +Added driver support for Lite-On PNIC-based fast ethernet cards +including the LinkSys LNE100TX, NetGear FA310TX Rev. D1 and +Matrox FastNIC 10.100. + +Added driver support for fast ethernet adapters based on the +Macronix 98713, 98713A, 98715, 98715A and 98725 chips. + +Added driver support for fast ethernet adapters based on the +Winbond W89C840F chip. + +Added driver support for fast ethernet adapters based on the +VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" chips. + 1.2. SECURITY FIXES ------------------- @@ -187,12 +203,32 @@ based clones. SMC Elite Ultra. SMC Etherpower II. RealTek 8129/8139 fast ethernet NICs including the following: Allied Telesyn AT2550 + Allied Telesyn AT2500TX Genius GF100TXR (RTL8139) NDC Communications NE100TX-E OvisLink LEF-8129TX OvisLink LEF-8139TX Netronix Inc. EA-1210 NetEther 10/100 KTX-9130TX 10/100 Fast Ethernet + Accton "Cheetah" EN1027D (MPX 5030/5038; RealTek 8139 clone?) + +Lite-On 82c168/82c169 PNIC fast ethernet NICs including the following: + LinkSys EtherFast LNE100TX + NetGear FA310-TX Rev. D1 + Matrox FastNIC 10/100 + +Macronix 98713, 98713A, 98715, 98715A and 98725 fast ethernet NICs + NDC Communications SFA100A (98713A) + CNet Pro120A (98713 or 98713A) + CNet Pro120B (98715) + +Winbond W89C840F fast ethernet NICs including the following: + Trendware TE100-PCIE + +VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet +NICs including the following: + Hawking Technologies PN102TX + D-Link DFE530TX Texas Instruments ThunderLAN PCI NICs, including the following: Compaq Netelligent 10, 10/100, 10/100 Proliant, 10/100 Dual-Port |