Module Name:    src
Committed By:   rin
Date:           Sat Feb  9 08:07:13 UTC 2019

Modified Files:
        src/share/man/man4: rlphy.4

Log Message:
Add Realtek RTL8201E and IC Plus IP101.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/rlphy.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/rlphy.4
diff -u src/share/man/man4/rlphy.4:1.2 src/share/man/man4/rlphy.4:1.3
--- src/share/man/man4/rlphy.4:1.2	Thu Jan  5 12:32:27 2006
+++ src/share/man/man4/rlphy.4	Sat Feb  9 08:07:13 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rlphy.4,v 1.2 2006/01/05 12:32:27 xtraeme Exp $
+.\"	$NetBSD: rlphy.4,v 1.3 2019/02/09 08:07:13 rin Exp $
 .\"	$OpenBSD: rlphy.4,v 1.11 2005/09/19 21:54:11 jmc Exp $
 .\"
 .\" Copyright (c) 1998 Jason L. Wright (ja...@thought.net)
@@ -25,12 +25,12 @@
 .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd January 5, 2006
+.Dd February 9, 2019
 .Dt RLPHY 4
 .Os
 .Sh NAME
 .Nm rlphy
-.Nd Realtek 8139/8201L Ethernet PHY driver
+.Nd Realtek 8139/8201 and IC Plus IP101 Ethernet PHY driver
 .Sh SYNOPSIS
 .Cd "rlphy* at mii? phy ?"
 .Sh DESCRIPTION
@@ -39,9 +39,13 @@ The
 driver supports the internal physical layer interface (PHY) found on
 Realtek Semiconductor
 .Tn RTL8139
-based Ethernet adapters, as well as the
-.Tn RTL8201L
-Ethernet PHY chip.
+based Ethernet adapters,
+.Tn RTL8201E ,
+.Tn RTL8201L ,
+and
+IC Plus Corp
+.Tn IP101
+Ethernet PHY chips.
 .Sh SEE ALSO
 .Xr ifmedia 4 ,
 .Xr intro 4 ,

Reply via email to