summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1998-09-16 23:13:54 +0000
committerJason Wright <jason@cvs.openbsd.org>1998-09-16 23:13:54 +0000
commit3c2e4dfdc904800b0b7cc91282ef9dc1fc2d6926 (patch)
tree834a207eb08e779d4faade2604820d15f20410f6 /share/man/man4/man4.sparc
parente6e3f258ef6e10240f929028ff3fe56fbc14322e (diff)
Attempt to make clear the dependence of hme->phys and phys->hme
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r--share/man/man4/man4.sparc/hme.415
1 files changed, 11 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc/hme.4 b/share/man/man4/man4.sparc/hme.4
index dcf3316145f..6b7a5d312a5 100644
--- a/share/man/man4/man4.sparc/hme.4
+++ b/share/man/man4/man4.sparc/hme.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hme.4,v 1.3 1998/09/08 04:44:37 jason Exp $
+.\" $OpenBSD: hme.4,v 1.4 1998/09/16 23:13:49 jason Exp $
.\"
.\" Copyright (c) 1998 Jason L. Wright (jason@thought.net)
.\" All rights reserved.
@@ -37,6 +37,8 @@
.Nd SPARC National DP83840 ethernet interface
.Sh SYNOPSIS
.Cd "hme* at sbus? slot ? offset ? " Pq "sun4c/sun4m"
+.Cd "nsphy* at mii? phy ? " Pq "sun4c/sun4m"
+.Cd "qsphy* at mii? phy ? " Pq "sun4c/sun4m"
.Sh DESCRIPTION
The
.Nm
@@ -44,7 +46,11 @@ interface provides access to the 10Mb/s and 100Mb/s Ethernet networks via the
.Tn National
DP83840
Ethernet 10/100 Mb/s Physical Layer
-chip set.
+or the
+.Tn Quality
+QS6612
+Ethernet MII Transceiver for Category 5 Twisted Pair Cable
+chip sets.
The
.Nm
is found on the SunSwift and Sun QuadFastEthernet boards.
@@ -94,7 +100,8 @@ Use 10baseT, half duplex
.Xr inet 4 ,
.Xr arp 4
.Sh HISTORY
-Support for the
+.Ox
+support for the
.Nm
first appeared in
-.Ox 2.3 .
+.Ox 2.4 .