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 82562 and wm(4).



details:   https://anonhg.NetBSD.org/src/rev/1111fe902fa0
branches:  trunk
changeset: 348760:1111fe902fa0
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sun Nov 06 02:27:34 2016 +0000

description:
Add 82562 and wm(4).

diffstat:

 share/man/man4/inphy.4 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r af27af59a093 -r 1111fe902fa0 share/man/man4/inphy.4
--- a/share/man/man4/inphy.4    Sat Nov 05 23:49:59 2016 +0000
+++ b/share/man/man4/inphy.4    Sun Nov 06 02:27:34 2016 +0000
@@ -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 @@
 .Xr ifmedia 4 ,
 .Xr intro 4 ,
 .Xr mii 4 ,
+.Xr wm 8 ,
 .Xr ifconfig 8



Home | Main Index | Thread Index | Old Index