summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornate <nate@openbsd.org>2002-02-17 05:16:36 +0000
committernate <nate@openbsd.org>2002-02-17 05:16:36 +0000
commit308436d3f6b84a49e10e37a967b02ff1a67afba9 (patch)
tree5673c5e3f223be6db16414ba47b7a4df8b1b954b
parentsync (diff)
downloadwireguard-openbsd-308436d3f6b84a49e10e37a967b02ff1a67afba9.tar.xz
wireguard-openbsd-308436d3f6b84a49e10e37a967b02ff1a67afba9.zip
reflect support for 21140 based cards
-rw-r--r--share/man/man4/dc.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/dc.4 b/share/man/man4/dc.4
index 7a3a9255bc9..1ca8fe659e6 100644
--- a/share/man/man4/dc.4
+++ b/share/man/man4/dc.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dc.4,v 1.22 2001/10/05 19:08:14 nate Exp $
+.\" $OpenBSD: dc.4,v 1.23 2002/02/17 05:16:36 nate Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
@@ -37,7 +37,7 @@
.Os
.Sh NAME
.Nm dc
-.Nd DEC/Intel 21143 and clone 10/100 Ethernet driver
+.Nd DEC/Intel 21140, 21143 and clone 10/100 Ethernet driver
.Sh SYNOPSIS
.Cd "dc* at pci? dev ? function ?"
.Sh DESCRIPTION
@@ -48,6 +48,8 @@ and embedded controllers based on the following chipsets:
.Pp
.Bl -bullet -compact -offset indent
.It
+DEC 21140 PCI
+.It
DEC/Intel 21143 PCI and CardBus
.It
Macronix 98713, 98713A, 98715, 98715A, 98725, 98727, and 98732
@@ -70,7 +72,7 @@ Xircom X3201-based CardBus
All of these chips have the same general register layout, DMA
descriptor format and method of operation.
All of the clone chips are based on the 21143 design with
-various modifications.
+various modifications. (The 21140 is an older version of the 21143.)
The 21143 itself has support for 10baseT, BNC, AUI, MII and symbol
media attachments, 10 and 100Mbps speeds in full or half duplex,
built in NWAY autonegotiation and wake on LAN.