diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-01-18 17:26:01 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-01-18 17:26:01 +0000 |
| commit | e2be51399dbb80c70187282aa00c851985c0c465 (patch) | |
| tree | b4b3b9df1f09e4f8a00076eee87ef1668228ff1d | |
| parent | 5343d329b6332ed2cd2bacac4b6b91f2f12633fb (diff) | |
Notes
| -rw-r--r-- | release/texts/RELNOTES.TXT | 1 | ||||
| -rw-r--r-- | release/texts/i386/RELNOTES.TXT | 1 | ||||
| -rw-r--r-- | share/man/man4/ax.4 | 4 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/ax.4 | 4 |
4 files changed, 6 insertions, 4 deletions
diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT index 0a82981830db..7b971ea2ce17 100644 --- a/release/texts/RELNOTES.TXT +++ b/release/texts/RELNOTES.TXT @@ -251,6 +251,7 @@ Texas Instruments ThunderLAN PCI NICs, including the following: ASIX Electronics AX88140A PCI NICs, including the following: Alfa Inc. GFC2204 + CNet Pro110B DEC EtherWORKS III NICs (DE203, DE204, and DE205) DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422) diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 0a82981830db..7b971ea2ce17 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -251,6 +251,7 @@ Texas Instruments ThunderLAN PCI NICs, including the following: ASIX Electronics AX88140A PCI NICs, including the following: Alfa Inc. GFC2204 + CNet Pro110B DEC EtherWORKS III NICs (DE203, DE204, and DE205) DEC EtherWORKS II NICs (DE200, DE201, DE202, and DE422) diff --git a/share/man/man4/ax.4 b/share/man/man4/ax.4 index 05d4100a8e02..58507c8930b5 100644 --- a/share/man/man4/ax.4 +++ b/share/man/man4/ax.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: ax.4,v 1.2 1999/01/09 17:19:41 wpaul Exp $ +.\" $Id: ax.4,v 1.1 1999/01/09 18:12:06 wpaul Exp $ .\" .Dd January 2, 1999 .Dt AX 4 i386 @@ -44,7 +44,7 @@ The .Nm driver provides support for PCI ethernet adapters and embedded controllers based on the ASIX AX88140A fast ethernet controller chip, -including the Alfa Inc. GFC2204. +including the Alfa Inc. GFC2204 and the CNet Pro110B. .Pp The ASIX chip uses bus master DMA and is designed to be a DEC 21x4x workalike. The only major difference between the DEC diff --git a/share/man/man4/man4.i386/ax.4 b/share/man/man4/man4.i386/ax.4 index 05d4100a8e02..58507c8930b5 100644 --- a/share/man/man4/man4.i386/ax.4 +++ b/share/man/man4/man4.i386/ax.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: ax.4,v 1.2 1999/01/09 17:19:41 wpaul Exp $ +.\" $Id: ax.4,v 1.1 1999/01/09 18:12:06 wpaul Exp $ .\" .Dd January 2, 1999 .Dt AX 4 i386 @@ -44,7 +44,7 @@ The .Nm driver provides support for PCI ethernet adapters and embedded controllers based on the ASIX AX88140A fast ethernet controller chip, -including the Alfa Inc. GFC2204. +including the Alfa Inc. GFC2204 and the CNet Pro110B. .Pp The ASIX chip uses bus master DMA and is designed to be a DEC 21x4x workalike. The only major difference between the DEC |
