Module Name: src
Committed By: msaitoh
Date: Sun Nov 6 02:27:34 UTC 2016
Modified Files:
src/share/man/man4: inphy.4
Log Message:
Add 82562 and wm(4).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/inphy.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/inphy.4
diff -u src/share/man/man4/inphy.4:1.6 src/share/man/man4/inphy.4:1.7
--- src/share/man/man4/inphy.4:1.6 Wed Apr 30 13:10:54 2008
+++ src/share/man/man4/inphy.4 Sun Nov 6 02:27:34 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: inphy.4,v 1.6 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: inphy.4,v 1.7 2016/11/06 02:27:34 msaitoh Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,18 +28,18 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd November 3, 1998
+.Dd November 6, 2016
.Dt INPHY 4
.Os
.Sh NAME
.Nm inphy
-.Nd Driver for Intel i82555 10/100 Ethernet PHYs
+.Nd Driver for Intel i82555 and i82562 10/100 Ethernet PHYs
.Sh SYNOPSIS
.Cd "inphy* at mii? phy ?"
.Sh DESCRIPTION
The
.Nm
-driver supports the Intel i82555 10/100 Ethernet PHYs.
+driver supports the Intel i82555 and i82562 10/100 Ethernet PHYs.
These PHYs are found on a variety of high-performance Ethernet interfaces.
.Sh NOTES
While not required for basic card operation, the lack of this device will
@@ -51,4 +51,5 @@ device cannot detect link and link-speed
.Xr ifmedia 4 ,
.Xr intro 4 ,
.Xr mii 4 ,
+.Xr wm 8 ,
.Xr ifconfig 8