Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Note that the dmphy(4) driver also supports t...
details: https://anonhg.NetBSD.org/src/rev/38e64f9fc44a
branches: trunk
changeset: 514173:38e64f9fc44a
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sat Aug 25 03:43:57 2001 +0000
description:
Note that the dmphy(4) driver also supports the AMD 79c873 10/100 PHY
(it appears as if AMD OEM'd the core from Davicom).
diffstat:
share/man/man4/dmphy.4 | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 22d5542d6496 -r 38e64f9fc44a share/man/man4/dmphy.4
--- a/share/man/man4/dmphy.4 Sat Aug 25 03:34:07 2001 +0000
+++ b/share/man/man4/dmphy.4 Sat Aug 25 03:43:57 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmphy.4,v 1.1 2001/07/25 22:29:52 thorpej Exp $
+.\" $NetBSD: dmphy.4,v 1.2 2001/08/25 03:43:57 thorpej Exp $
.\"
.\" Copyright (c) 1998, 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -40,13 +40,16 @@
.Os
.Sh NAME
.Nm dmphy
-.Nd Driver for Davicom DM9101 Ethernet PHY
+.Nd "Driver for Davicom DM9101 and AMD 79c873 10/100 Ethernet PHYs"
.Sh SYNOPSIS
.Cd "dmphy* at mii? phy ?"
.Sh DESCRIPTION
The
.Nm
-driver supports the Davicom DM9101 10/100 Ethernet PHY.
+driver supports the Davicom DM9101 and AMD 79c873 10/100 Ethernet PHYs.
+.Pp
+The AMD 79c873 is a work-alike (most likely an OEM of the core) of the
+Davicom part.
.Sh SEE ALSO
.Xr ifmedia 4 ,
.Xr intro 4 ,
Home |
Main Index |
Thread Index |
Old Index