Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Add comments for PHY models.
details: https://anonhg.NetBSD.org/src/rev/926e0c942492
branches: trunk
changeset: 476161:926e0c942492
user: soren <soren%NetBSD.org@localhost>
date: Wed Sep 08 14:20:04 1999 +0000
description:
Add comments for PHY models.
diffstat:
share/man/man4/mii.4 | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diffs (38 lines):
diff -r 29190554f6f0 -r 926e0c942492 share/man/man4/mii.4
--- a/share/man/man4/mii.4 Wed Sep 08 14:02:24 1999 +0000
+++ b/share/man/man4/mii.4 Wed Sep 08 14:20:04 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mii.4,v 1.4 1999/09/07 21:50:11 soren Exp $
+.\" $NetBSD: mii.4,v 1.5 1999/09/08 14:20:04 soren Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -42,17 +42,17 @@
.Nm mii
.Nd IEEE 802.3 Media Independent Interface
.Sh SYNOPSIS
-.Cd "exphy* at mii? phy ?"
-.Cd "icsphy* at mii? phy ?"
-.Cd "inphy* at mii? phy ?"
-.Cd "iophy* at mii? phy ?"
-.Cd "lxtphy* at mii? phy ?"
-.Cd "nsphy* at mii? phy ?"
-.Cd "qsphy* at mii? phy ?"
-.Cd "sqphy* at mii? phy ?"
-.Cd "tlphy* at mii? phy ?"
-.Cd "tqphy* at mii? phy ?"
-.Cd "ukphy* at mii? phy ?"
+.Cd "exphy* at mii? phy ? # 3Com internal PHYs"
+.Cd "icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890 PHYs"
+.Cd "inphy* at mii? phy ? # Intel 82555 PHYs"
+.Cd "iophy* at mii? phy ? # Intel 82553 PHYs"
+.Cd "lxtphy* at mii? phy ? # Level One LXT-970 PHYs"
+.Cd "nsphy* at mii? phy ? # National Semiconductor NS83840 PHYs"
+.Cd "qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs"
+.Cd "sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs"
+.Cd "tlphy* at mii? phy ? # ThunderLAN internal PHYs"
+.Cd "tqphy* at mii? phy ? # TSC Semiconductor 78Q2120 PHYs"
+.Cd "ukphy* at mii? phy ? # Generic/unknown PHYs"
.Sh DESCRIPTION
Media Independent Interface is an IEEE standard serial bus for
connecting MACs (network controllers) to PHYs (physical media
Home |
Main Index |
Thread Index |
Old Index