summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2002-02-17 05:16:37 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2002-02-17 05:16:37 +0000
commit8aa2355c66828bbeba88f78424fc3a366eaa38dd (patch)
tree3977d6216d6795b99af4c5b22a9c41fc9d87878b
parentf0a5f8ecb3300fc747a6d5cb9c115c8e28ddeaf6 (diff)
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.